torch-mlir/projects/pt1/python/torch_mlir_e2e_test
Xinyu Yang ac1cd3d78a
[Torch] Support AtenDivTensorModeOp with static int input for linalg and stablehlo backend (#3088)
2024-04-02 17:28:53 +08:00
..
configs [TorchDynamo] Enable Elemtwise ops for Scalar arg (#2744) 2024-03-11 12:22:05 -07:00
debug Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
linalg_on_tensors_backends [torch-mlir][sparse] inline sparse helper methods (#2918) 2024-02-16 20:56:42 -08:00
onnx_backends [torch] Make torch.aten.unflatten lower directly to linalg (#2971) 2024-03-04 10:17:42 -08:00
stablehlo_backends [stablehlo] Fix test stablehlo e2e test suite (#3093) 2024-04-02 12:40:00 +08:00
test_suite [Torch] Support AtenDivTensorModeOp with static int input for linalg and stablehlo backend (#3088) 2024-04-02 17:28:53 +08:00
tosa_backends Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -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 Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
framework.py [torch-mlir][NFC] remove trailing whitespace (#2936) 2024-02-20 11:23:14 -08:00
registry.py Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
reporting.py Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
utils.py Rename torch_mlir.compile APIs and introduce FX based analogs (#2842) 2024-02-06 19:07:59 -08:00