torch-mlir/python/torch_mlir_e2e_test
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
..
eager_backends add ci tests (#754) 2022-05-25 14:59:59 -05:00
linalg_on_tensors_backends bump llvm tag to 3580daa (#1078) 2022-07-18 16:49:03 -07:00
test_suite Prune xfail e2e LTC tests & fix bugs from functionalization pass (#1044) 2022-07-30 09:40:02 -04:00
torchscript Reference Lazy Backend (#1045) 2022-07-30 09:40:02 -04:00
tosa_backends bump llvm tag to 3580daa (#1078) 2022-07-18 16:49:03 -07: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
utils.py Add a new `torch_mlir.compile` method. 2022-04-20 10:06:01 -07:00