torch-mlir/python/torch_mlir_e2e_test
Sean Silva e16b43e20b Remove "torchscript" association from the e2e framework.
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
```
2022-08-29 14:10:03 -07:00
..
configs Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
eager_backends add ci tests (#754) 2022-05-25 14:59:59 -05:00
linalg_on_tensors_backends add e2e support for aten.atan2 (#1117) 2022-08-02 11:39:41 -04:00
mhlo_backends [MHLO] Init end to end unit tests (#1223) 2022-08-23 16:47:21 +08:00
test_suite Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
tosa_backends bump llvm tag to 3580daa (#1078) 2022-07-18 16:49:03 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
__init__.py Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
annotations.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
framework.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
registry.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
reporting.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
serialization.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
utils.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00