torch-mlir/python/test/torchscript_e2e_test
Sean Silva 8ce5d3f12c E2E framework: Report tensor dtype in summary
This helps to triage issues related to backends that don't support all
dtypes.
2022-08-05 10:05:18 -07:00
..
README.md Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
basic.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
compilation_failure.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
error_reports.py E2E framework: Report tensor dtype in summary 2022-08-05 10:05:18 -07:00
non_tensor_values.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
runtime_failure.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
submodule.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00

README.md

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