torch-mlir/lib/Conversion/BasicpyToStd
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
..
CMakeLists.txt Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
Passes.cpp Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
PrimitiveOpsConversion.cpp Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00