We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9e48a commit 550fe4bCopy full SHA for 550fe4b
README.md
@@ -1,7 +1,14 @@
1
# mlir-python-extras
2
3
+[](https://github.com/makslevental/mlir-python-extras/actions/workflows/test.yml)
4
+
5
The missing pieces (as far as boilerplate reduction goes) of the MLIR python bindings.
6
7
+* [TL;DR](#tl-dr)
8
+* [5s Intro](#5s-intro)
9
+* [Install](#install)
10
+* [Examples/Demo](#examples-demo)
11
12
## TL;DR
13
14
Full example at [examples/mwe.py](examples/mwe.py) (i.e., go there if you want to copy-paste).
0 commit comments