torch-mlir/lib
Stella Laurenzo efbcf0aa44 Add NumpyPublicFunctionsToTensor pass.
* Rewrites public function signatures to operate on tensors (vs ndarray).
* Most of our backends presume immutable tensors at public function boundaries.
2020-07-08 22:51:54 -07:00
..
Backend/IREE Fix some compiler option and warning levels. 2020-07-04 17:38:01 -07:00
Conversion Add NumpyToTCF conversion. 2020-07-08 21:03:57 -07:00
Dialect Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00
E2E LowerRankedShapes: support shape.const_shape op. 2020-07-08 20:12:40 -07:00
JITRuntime Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -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
runtime Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
CMakeLists.txt Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00
InitAll.cpp Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00