torch-mlir/projects/pt1/e2e_testing
Matthias Gehre 334633b738
e2e: Enable generate-runtime-verification pass (#3615)
This adds the `generate-runtime-verification` pass into the linalg
refbackend, and moves all tests that now abort at runtime into the crash
set, sorted by their respective errors.

I have fixed on set of errors found that way, which are mismatches
between the static dimensions we cast to and the actual dynamic
dimensions. This was caused by wrong annotations on the test cases, like
in
https://github.com/llvm/torch-mlir/pull/3615/files#diff-48bfbf41fcad5fa01b49197d251114f84a2b8de4f1d87ab938a061aedd1419b1R1931
2024-08-12 14:15:12 +02:00
..
main.py e2e: Enable generate-runtime-verification pass (#3615) 2024-08-12 14:15:12 +02:00
xfail_sets.py e2e: Enable generate-runtime-verification pass (#3615) 2024-08-12 14:15:12 +02:00