torch-mlir/lib/Python
Stella Laurenzo 0356f65dcd Wire through codegen and runtime dependencies.
* Enables e2e test.
* With what I've learned in upstream about test directory layout, I can consolidate most of the separate directories we have for these things. Will do that in a followup.
* Not pleased with the LLVM global initialization depends but serviceable for now.
2020-07-10 22:57:26 -07:00
..
CMakeLists.txt Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
CoreDialects.cpp Move most python sources to the include and lib tree. 2020-06-18 18:02:39 -07:00
MlirInit.cpp Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
MlirIr.cpp Add "template function" ops and importer code. 2020-06-26 18:36:36 -07:00
MlirPass.cpp Move most python sources to the include and lib tree. 2020-06-18 18:02:39 -07:00
NpcompDialect.cpp Fixup local ndarray<->tensor transforms to preserve shape. 2020-07-05 17:45:45 -07:00
PybindUtils.cpp Move most python sources to the include and lib tree. 2020-06-18 18:02:39 -07:00