torch-mlir/python/torch_mlir_e2e_test/torchscript
Henry Tu 47bb38d180 Reference Lazy Backend (#1045)
* Changed Example MLIR backend to Reference MLIR backend

* Moved reference_ltc_backend into csrc

* Merged sys_utils.h

* Renamed reference_ltc_backend to reference_lazy_backend

* Addressed review comments

* Update docs with new library name

* Removed _REFERENCE_LAZY_BACKEND from .gitignore

* Added reference_lazy_backend to the TorchMLIRPythonModules dependency list

Fixed typo in `ltc_examples.md`

Missed instance where `ltc_backend` was used instead of `lazy_backend`.
2022-07-30 09:40:02 -04:00
..
configs Reference Lazy Backend (#1045) 2022-07-30 09:40:02 -04:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
__init__.py Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
annotations.py Centralize all test serialization logic. 2022-03-28 10:17:13 -07:00
framework.py Fix multi-threaded tests on macOS (#1005) 2022-07-05 00:05:36 -07:00
registry.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
reporting.py Introduce new shape library design. 2022-03-15 12:41:58 -07:00
serialization.py Centralize all test serialization logic. 2022-03-28 10:17:13 -07:00