torch-mlir/python/torch_mlir_e2e_test/configs
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
..
__init__.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
eager_mode.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
lazy_tensor_core.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
linalg_on_tensors_backend.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
mhlo_backend.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
native_torch.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
torchscript.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
tosa_backend.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