torch-mlir/examples
Henry Tu e869e68559
Fix LTC lib_torch_mlir_ltc.so import error (#1283)
* Build LTC to _mlir_libs directory

* Update CMakeLists.txt
2022-08-25 18:25:01 -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 Fix LTC lib_torch_mlir_ltc.so import error (#1283) 2022-08-25 18:25:01 -04:00
ltc_backend_mnist.py Fix LTC lib_torch_mlir_ltc.so import error (#1283) 2022-08-25 18:25:01 -04:00
torchscript_mhlo_backend_resnet.py [MHLO] bert-tiny and resnet18 example from torchscript to mhlo (#1266) 2022-08-23 16:44:36 -07:00
torchscript_mhlo_backend_tinybert.py [MHLO] bert-tiny and resnet18 example from torchscript to mhlo (#1266) 2022-08-23 16:44:36 -07: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