torch-mlir/lib/Dialect
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
..
Basicpy Extend the CPA type inference to work on numpy types/ops. 2020-07-03 18:16:34 -07:00
NpcompRt Add script tools/format_source.sh and run it on all python and c++ sources. 2020-06-13 14:53:54 -07:00
Numpy Extend the CPA type inference to work on numpy types/ops. 2020-07-03 18:16:34 -07:00
TCF Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
TCP 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 NpcompRt (npcomp_rt) dialect boilerplate. 2020-06-01 19:07:53 -07:00