torch-mlir/examples
武家伟 1106b9aeae
[MHLO] bert-tiny and resnet18 example from torchscript to mhlo (#1266)
Co-authored-by: Bairen Yi <yibairen.byron@bytedance.com>
Co-authored-by: Jiawei Wu <xremold@gmail.com>
Co-authored-by: Tianyou Guo <tianyou.gty@alibaba-inc.com>
Co-authored-by: Xu Yan <yancey.yx@alibaba-inc.com>
Co-authored-by: Ziheng Jiang <ziheng.jiang@bytedance.com>
Co-authored-by: Vremold <xremold@gamil.com>
2022-08-23 16:44:36 -07: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 Reference Lazy Backend (#1045) 2022-07-30 09:40:02 -04:00
ltc_backend_mnist.py Reference Lazy Backend (#1045) 2022-07-30 09:40:02 -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