torch-mlir/e2e_testing/torchscript
Sean Silva f69630255a Add --external-config option to tools/torchscript_e2e_test.sh
This is a simple way for externals to plug their backends into the test
suite. They just implement the `TestConfig` class for their backend and
write a small script that exposes it.

I have a pending PR for iree-samples that successfully integrates this.
2021-10-04 11:48:16 -07:00
..
basic.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
batchnorm.py E2e support for layernorm. 2021-10-04 14:15:13 -04:00
conv.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
elementwise.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
main.py Add --external-config option to tools/torchscript_e2e_test.sh 2021-10-04 11:48:16 -07:00
mlp.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
quantized_models.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
reduction.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
vision_models.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
xfail_sets.py Add --external-config option to tools/torchscript_e2e_test.sh 2021-10-04 11:48:16 -07:00