torch-mlir/lib
Stella Laurenzo 6a50efd046 Extend the CPA type inference to work on numpy types/ops.
* Adds an op interface for adding CPA constraints.
* Adds a type conversion hook for handling built-in types (that we can't have adopt our interface).
* Converts tensor<> to object(!Tensor, [e:<type>]) just like NdArray.
* Implement a few numpy ops far enough to do dtype inference for simple sequences.
2020-07-03 18:16:34 -07:00
..
Backend/IREE Wire up IREE compilation and runtime in a new backend test. 2020-06-19 00:30:34 -07:00
Conversion Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
Dialect Extend the CPA type inference to work on numpy types/ops. 2020-07-03 18:16:34 -07:00
E2E Bump revision and fix issues. 2020-06-19 10:38:51 -07:00
Python Some fixes to get npcomp building and passing on windows. 2020-07-01 21:28:04 -07:00
Typing Extend the CPA type inference to work on numpy types/ops. 2020-07-03 18:16:34 -07:00
CMakeLists.txt Add some support classes for implementing a CPA type inference algorithm. 2020-06-30 18:28:39 -07:00
InitAll.cpp Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00