torch-mlir/projects/pt1/python/torch_mlir_e2e_test
zjgarvey d61986cfcf
Add Decompostion for `Aten_SafeSoftmaxOp` (#3708)
Co-authored-by: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
2024-09-12 16:58:10 -05: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 Add Decompostion for `Aten_SafeSoftmaxOp` (#3708) 2024-09-12 16:58:10 -05: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 Add per-test timeouts to catch infinite loops (#3650) 2024-08-21 11:37:31 -07:00
registry.py Add per-test timeouts to catch infinite loops (#3650) 2024-08-21 11:37: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 [Torch] Extract TensorPlaceholder to a common interface (#3668) 2024-08-27 23:31:28 +08:00