torch-mlir/frontends/pytorch/examples
Yi Zhang 93816ee21a Add an e2e test example for Resnet18
Show an example of classifying image from
https://commons.wikimedia.org/wiki/File:YellowLabradorLooking_new.jpg
with Resnet18
2021-07-30 11:44:44 -04:00
..
__init__.py Add cos_e2e.py, test_utils and support for tensor inputs (#134) 2020-11-24 19:02:50 -08:00
cos_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
div_inplace_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
mm_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
mul_maximum_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
tanh_out_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
test_utils.py MILESTONE: TorchScript unary tanh runs on RefBackend 2021-04-07 11:06:34 -07:00
torchscript_mm_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
torchscript_resnet18_e2e.py Add an e2e test example for Resnet18 2021-07-30 11:44:44 -04:00
torchscript_tanh_e2e.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00
torchscript_tanh_e2e_iree.py Add IREE support in TorchScript e2e tests. 2021-06-30 16:19:25 -07:00