torch-mlir/lib
Stella Laurenzo ba03ecc652 Add public API for constructing a module/function to capture PyTorch ops.
* Uses the MLIR-C API since that will save us a lot of grief down the road (i.e. will give PyTorch and libMLIR/libNPCOMP the ability to skew version-wise).
* Quite a few TODOs and not yet populating the function in any way.
2020-09-29 14:23:22 -07:00
..
Backend Format sources. 2020-08-27 14:47:49 -07:00
CAPI Add public API for constructing a module/function to capture PyTorch ops. 2020-09-29 14:23:22 -07:00
Conversion Run format_sources.sh. 2020-09-28 12:04:24 -07:00
Dialect Add boilerplate for Torch dialect. 2020-09-28 15:26:17 -07:00
E2E Run format_sources.sh. 2020-09-28 12:04:24 -07:00
JITRuntime Update docker, instructions and some fixes for the pytorch 1.3 build. (#45) 2020-09-16 21:57:46 -07:00
Python Add boilerplate to do device capture (pytorch 1.6). 2020-09-28 10:30:54 -07:00
Typing Bump submodule versions. 2020-09-08 13:26:42 -07:00
runtime Totally rework RefE2E tensor to memref flow. (#42) 2020-09-16 17:31:40 -07:00
CMakeLists.txt Add public API for constructing a module/function to capture PyTorch ops. 2020-09-29 14:23:22 -07:00
InitAll.cpp Add boilerplate for Torch dialect. 2020-09-28 15:26:17 -07:00