torch-mlir/include/npcomp
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 Add _npcomp.backend.iree module. 2020-06-18 23:28:30 -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 Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
JITRuntime Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
Python Move most python sources to the include and lib tree. 2020-06-18 18:02:39 -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 Introduce a type interface for mapping to CPA types. 2020-07-02 13:56:27 -07:00
InitAll.h Make a real library for InitAll and extend it to conditionally initialize dependencies. 2020-06-11 17:47:14 -07:00