torch-mlir/python/npcomp
Stella Laurenzo c89a35f97f Rework the poc tracer to be structured how intended. 2020-05-02 19:52:21 -07:00
..
dialect Rework the poc tracer to be structured how intended. 2020-05-02 19:52:21 -07:00
tracing Rework the poc tracer to be structured how intended. 2020-05-02 19:52:21 -07:00
utils Add MLIRContext and ModuleOp python bindings with asm parse/print and diagnostics. 2020-04-30 17:14:03 -07:00
CMakeLists.txt Start defining new IR bindings and cleanup python init. 2020-04-30 16:00:00 -07:00
__init__.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
decorators.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
edsc_test.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
exporter.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
mlir_edsc.cpp Start defining new IR bindings and cleanup python init. 2020-04-30 16:00:00 -07:00
mlir_init.cpp Start defining new IR bindings and cleanup python init. 2020-04-30 16:00:00 -07:00
mlir_ir.cpp Add enough python bindings to build functions and ufunc calls. 2020-05-01 18:44:06 -07:00
mlir_ir.h Add enough python bindings to build functions and ufunc calls. 2020-05-01 18:44:06 -07:00
mlir_ir_test.py Add wrappers for block and operation iteration. 2020-05-01 10:16:19 -07:00
native.cpp Add MLIRContext and ModuleOp python bindings with asm parse/print and diagnostics. 2020-04-30 17:14:03 -07:00
pybind_utils.cpp Add MLIRContext and ModuleOp python bindings with asm parse/print and diagnostics. 2020-04-30 17:14:03 -07:00
pybind_utils.h Start splitting Py* types into a header so that further C++ interop can be built. 2020-04-30 19:23:18 -07:00
smoketest.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
types.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
unix_version.script Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00