torch-mlir/examples
Jae Hoon (Antonio) Kim fb21c9e6cb Integrate Functionalization Pass (#998)
* Fix autogen build dir issue

* Got functionalization pass to compile

* Add slice/diagonal backwards functionalization

* Fix codegen invocation in CMakeLists.txt

* Add functionalization view ops

* Fix logsumexp out functionalization

* Fix ComputationPtr

* Blacklist new_empty op

* Add op comparison

* Remove unnecessary ops

Co-authored-by: Henry Tu <henry.tu@cerebras.net>
2022-07-30 09:40:02 -04:00
..
ltc_backend Integrate Functionalization Pass (#998) 2022-07-30 09:40:02 -04:00
CMakeLists.txt Add example Torch MLIR LTC Backend (#725) 2022-07-30 09:40:02 -04:00
eager_mode.py Eager mode description in the README and small example and ResNet18 example. (#707) 2022-03-28 23:54:06 -05:00
eager_mode_resnet18.py Eager mode description in the README and small example and ResNet18 example. (#707) 2022-03-28 23:54:06 -05:00
ltc_backend_bert.py Integrate Functionalization Pass (#998) 2022-07-30 09:40:02 -04:00
ltc_backend_mnist.py Integrate Functionalization Pass (#998) 2022-07-30 09:40:02 -04:00
torchscript_resnet18.py torch_mlir.compile: Allow OutputType as a string. 2022-07-08 17:37:27 -07:00
torchscript_resnet18_all_output_types.py torch_mlir.compile: Allow OutputType as a string. 2022-07-08 17:37:27 -07:00
torchscript_resnet_inference.ipynb torch_mlir.compile: Allow OutputType as a string. 2022-07-08 17:37:27 -07:00