torch-mlir/lib/Conversion
gpetters94 f012279fa2
Add transposed case for at::convolution (#917)
Also adds a decomposition for aten::conv_transposed2d.input
2022-08-24 12:19:35 -04:00
..
TorchToArith Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
TorchToLinalg Add transposed case for at::convolution (#917) 2022-08-24 12:19:35 -04:00
TorchToMhlo Add decomposition for aten.roll (#1170) 2022-08-24 08:36:05 +08:00
TorchToSCF Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTMTensor Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTosa llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
Utils Fix `verifyLinalgCompatibleTypes` which currently doesn't successfully catch `torch.tensor`. (#947) 2022-06-15 18:21:36 -05:00
CMakeLists.txt Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MHLO] Init end to end unit tests (#1223) 2022-08-23 16:47:21 +08:00