torch-mlir/python/npcomp
Stella Laurenzo 85b724e70c Adds ODS and import support for binary_expr and binary_compare ops.
* Currently only supports non-short-circuit comparisons.
2020-06-08 13:46:06 -07:00
..
compiler Adds ODS and import support for binary_expr and binary_compare ops. 2020-06-08 13:46:06 -07:00
dialect Adds ODS and import support for binary_expr and binary_compare ops. 2020-06-08 13:46:06 -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
mlir_pass_test.py Add python binding for running passes. 2020-06-03 01:29:59 -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