torch-mlir/lib
Stella Laurenzo 5aa2f0f9f6 Add a trivial copy elision canonicalization on ndarray->tensor.
* This elides the very common code the compiler adds for chaining otherwise tensor-related numpy ops together.
* More aggressive canonicalizations would require more advanced analysis.
2020-07-05 18:09:43 -07:00
..
Backend/IREE Fix some compiler option and warning levels. 2020-07-04 17:38:01 -07:00
Conversion Basicpy conversion to IREE+std skeleton and first conversions. 2020-06-13 23:45:43 -07:00
Dialect Add a trivial copy elision canonicalization on ndarray->tensor. 2020-07-05 18:09:43 -07:00
E2E Bump revision and fix issues. 2020-06-19 10:38:51 -07:00
Python Fixup local ndarray<->tensor transforms to preserve shape. 2020-07-05 17:45:45 -07:00
Typing Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
CMakeLists.txt NFC: Move CPATypeInference to Typing directory. 2020-07-04 16:56:09 -07:00
InitAll.cpp NFC: Move CPATypeInference to Typing directory. 2020-07-04 16:56:09 -07:00