torch-mlir/python/test/torchscript_e2e_test
Matthias Gehre 0959b502ae
Print name of the backend when tests fail to help debugging issues in CI (#2210)
* Print name of the backend when tests fail to help debugging issues in CI

* Extended test python/test/torchscript_e2e_test/compilation_failure.py
2023-06-09 10:47:07 +02:00
..
README.md Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
basic.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
compilation_failure.py Print name of the backend when tests fail to help debugging issues in CI (#2210) 2023-06-09 10:47:07 +02:00
error_reports.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
non_tensor_values.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
runtime_failure.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00
submodule.py Remove "torchscript" association from the e2e framework. 2022-08-29 14:10:03 -07:00

README.md

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