torch-mlir/python/npcomp
Stella Laurenzo f2985e0901 Add implicit constant capture.
We want more sophisticated capture later, but this allows basics to function.
2020-05-08 17:55:02 -07:00
..
dialect Add MLIRContext.dense_elements_attr to create an attribute from a python buffer/array. 2020-05-08 17:36:07 -07:00
tracing Add implicit constant capture. 2020-05-08 17:55:02 -07:00
utils Remove spammy warnings and filecheck info in run_tests. 2020-05-06 18:48:12 -07:00
__init__.py Cleanup python namespace a bit for standalone use. 2020-05-02 21:54:13 -07:00
decorators.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00
exporter.py Update all python imports to be absolute and use a .env file to set the path correctly. 2020-05-06 23:25:04 -07:00
mlir_ir_test.py Move python native library to python_native/_npcomp...so. 2020-05-06 22:44:12 -07:00
smoketest.py Move python native library to python_native/_npcomp...so. 2020-05-06 22:44:12 -07:00
types.py Initial commit of python boiler-plate. 2020-04-26 15:50:23 -07:00