mirror of https://github.com/llvm/torch-mlir
c46d48f9f5
- Split out TOSA in the CI. - Add summary of unexpected test outcomes. This works better when there are many XFAIL'ing tests, as it only prints out the error_str on FAIL, not on XFAIL. Example here: https://gist.github.com/silvasean/c7886ec7b3d35c21563cb09f7c3407da |
||
---|---|---|
.. | ||
README.md | ||
basic.py | ||
compilation_failure.py | ||
error_reports.py | ||
non_tensor_values.py | ||
runtime_failure.py | ||
submodule.py |
README.md
This directory is for testing the e2e_test framework itself. It is not for holding e2e tests themselves!!!