torch-mlir/lib/Conversion/TorchToLinalg
zjgarvey 7cd3368b20
[ONNX] Fix resize ceil numerics and add half_pixel_symmetric support (#3443)
This patch fixes several failing tests in our [external test
suite](https://github.com/nod-ai/SHARK-TestSuite/tree/main/iree_tests/onnx/node/generated),
and addresses some of the issues discussed in #3420
2024-06-11 22:35:50 -05:00
..
CMakeLists.txt Re-organize project structure to separate PyTorch dependencies from core project. (#2542) 2023-11-02 19:45:55 -07:00
DataMovement.cpp [torch-mlir][sparse] re-enable all sparse tests (#3444) 2024-06-10 11:19:32 -07:00
IndirectDataMovement.cpp [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
Linear.cpp [Torch] fix toBuiltinTensor() (#3415) 2024-06-08 09:36:32 +08:00
Pooling.cpp [MLIR][Torch] Add TorchToLinalg lowering for AtenAvgPool3dOp (#3030) 2024-06-04 22:12:34 +05:30
PopulatePatterns.h Re-enable custom op support 2022-08-16 22:49:08 +05:30
Random.cpp [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
Reduction.cpp [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
TensorConstructors.cpp [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
TensorScalarInterop.cpp [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
TorchToLinalg.cpp [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00
Uncategorized.cpp [ONNX] Fix resize ceil numerics and add half_pixel_symmetric support (#3443) 2024-06-11 22:35:50 -05:00
Utils.cpp [MLIR][Torch] Add TorchToLinalg lowering for AtenAvgPool3dOp (#3030) 2024-06-04 22:12:34 +05:30