torch-mlir/lib
Stella Laurenzo 78a3c90758 Add TorchScript graph importer.
* Does not handle all features yet but should conservatively fail on unsupported things.
* Location tracking is still somewhat mismatched between what TorchScript and MLIR do. Likely need a better heuristic for tracking locations from defs for nodes that do not carry location.
* Sets the ground-work for a specialized/generic split but only implements the generic side.
* Had some evidence that this requires a recent bump of PT nightly (within the last month) to pick up pybind11 2.6, which includes some cross-module symbol fixes (vs the previously sync'd version). No source changes, but older versions fail to cast function types at runtime.
2020-11-23 14:20:09 -08:00
..
Backend/RefJIT Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
CAPI Add TorchScript graph importer. 2020-11-23 14:20:09 -08:00
Conversion Add aten.mm op and "test" it e2e. 2020-11-20 17:21:24 -08:00
Dialect Bump llvm-project to f4f8a67aaf13bc66a2b7d55561b14a3724a5e0de. 2020-11-22 13:14:44 -08:00
Python Add missing dependency on NPCOMPCAPI from NPCOMPPythonCommon 2020-10-22 22:44:18 -07:00
RefBackend [RefBackend] Add refback-tcf-to-tcp-pipeline 2020-11-17 12:33:37 -08:00
Typing Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CMakeLists.txt Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
InitAll.cpp Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00