torch-mlir/frontends/pytorch/test/torchscript_e2e_test
Sean Silva 8f96901943 Add vision models (resnet18 to start).
Also,
- improve error reporting of e2e framework.
2021-04-27 11:51:11 -07:00
..
README.md Add end-to-end testing framework for TorchScript. 2021-04-20 12:00:35 -07:00
basic.py Add vision models (resnet18 to start). 2021-04-27 11:51:11 -07:00
miscompile.py Add vision models (resnet18 to start). 2021-04-27 11:51:11 -07:00

README.md

This directory is for testing the e2e_test framework itself. It is not for holding e2e tests themselves!!!