Stella Laurenzo
|
2ba8296151
|
Add script tools/format_source.sh and run it on all python and c++ sources.
|
2020-06-13 14:53:54 -07:00 |
Stella Laurenzo
|
3611958b11
|
Move python native library to python_native/_npcomp...so.
This allows binary and source packages to exist at different physical paths.
|
2020-05-06 22:44:12 -07:00 |
Stella Laurenzo
|
23a9ffaabe
|
Add wrappers for block and operation iteration.
I don't technically need this now but adding while the train of thought is fresh.
|
2020-05-01 10:16:19 -07:00 |
Stella Laurenzo
|
c8740fd866
|
Start splitting Py* types into a header so that further C++ interop can be built.
|
2020-04-30 19:23:18 -07:00 |
Stella Laurenzo
|
ec0f6b4b22
|
Add MLIRContext and ModuleOp python bindings with asm parse/print and diagnostics.
|
2020-04-30 17:14:03 -07:00 |