mirror of https://github.com/llvm/torch-mlir
e16b43e20b
We use it for more than TorchScript testing now. This is a purely mechanical change to adjust some file paths to remove "torchscript". The most perceptible change here is that now e2e tests are run with ``` ./tools/e2e_test.sh instead of: ./tools/torchscript_e2e_test.sh ``` |
||
---|---|---|
.. | ||
README.md | ||
basic.py | ||
compilation_failure.py | ||
error_reports.py | ||
non_tensor_values.py | ||
runtime_failure.py | ||
submodule.py |
README.md
This directory is for testing the e2e_test framework itself. It is not for holding e2e tests themselves!!!