torch-mlir/projects/pt1/python/torch_mlir_e2e_test
Rob Suderman 9ab93436c4
[torch] Support diagonal `einsum.Diagonal` (#3618)
The einsum lowering was missing the behavior for duplicate indices in
the equation. This amounts to a diagonalization along duplicate pairs of
indices in the equation.
2024-08-13 09:38:43 -07:00
..
configs [ONNX] Basic Support for DeformConv (#3469) 2024-06-25 12:16:51 -05:00
debug [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00
linalg_on_tensors_backends e2e: Enable generate-runtime-verification pass (#3615) 2024-08-12 14:15:12 +02:00
stablehlo_backends e2e: Enable generate-runtime-verification pass (#3615) 2024-08-12 14:15:12 +02:00
test_suite [torch] Support diagonal `einsum.Diagonal` (#3618) 2024-08-13 09:38:43 -07:00
tosa_backends [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
__init__.py Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
annotations.py [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00
framework.py [e2e_testing] check process exitcode early in e2e (#3591) 2024-08-05 10:41:09 +08:00
registry.py [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00
reporting.py [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00
utils.py [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00