torch-mlir/python
Stella Laurenzo b21b5322f6 Basicpy conversion to IREE+std skeleton and first conversions.
* Conversions to std for numeric binary expressions, numeric to_boolean, and numeric comparisons.
* Added folders to constant ops to comply with requirements of the pass system.
* Extended the frontend with parameter/result annotation processing for primitives (can specify types for function arguments).
* Added (empty) directory/sources for IREEVM conversions. These are only enabled if IREE is enabled.
2020-06-13 23:45:43 -07:00
..
npcomp Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
samples Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
CMakeLists.txt Move python native library to python_native/_npcomp...so. 2020-05-06 22:44:12 -07:00
run_tests.py Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00