torch-mlir/include/npcomp
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
..
Conversion Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
Dialect Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
E2E 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 Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
InitAll.h Make a real library for InitAll and extend it to conditionally initialize dependencies. 2020-06-11 17:47:14 -07:00