torch-mlir/lib/Conversion/TorchToLinalg
George Petterson 92f385bd9f [MLIR][TORCH] Add E2E support aten.convolution_backward op
This commit adds the decomposition for the `aten.convolution_backward`
and `aten.convolution_backward_overrideable` op.
2022-11-15 07:38:26 +05:30
..
CMakeLists.txt Re-enable custom op support 2022-08-16 22:49:08 +05:30
DataMovement.cpp Remove all but one of valsem ops + move fill.Scalar to elementwise (#1531) 2022-10-28 15:06:11 +00:00
IndirectDataMovement.cpp [MLIR][TORCH] Fix aten.upsample_nearest2d_backward op 2022-11-12 00:05:36 +05:30
Linear.cpp [MLIR][TORCH] Add E2E support aten.convolution_backward op 2022-11-15 07:38:26 +05:30
Pooling.cpp [MLIR][TORCH] Fix wrong parameter name "supportFPInputOnly" 2022-10-30 23:18:08 +08:00
PopulatePatterns.h Re-enable custom op support 2022-08-16 22:49:08 +05:30
Random.cpp Remove all but one of valsem ops + move fill.Scalar to elementwise (#1531) 2022-10-28 15:06:11 +00:00
Reduction.cpp build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
TensorConstructors.cpp Remove all but one of valsem ops + move fill.Scalar to elementwise (#1531) 2022-10-28 15:06:11 +00:00
TensorScalarInterop.cpp build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
TorchToLinalg.cpp build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
Uncategorized.cpp [MLIR][TORCH] Add E2E support for aten.fill.Tensor op 2022-10-30 18:40:47 +05:30
Utils.cpp [MLIR][TORCH] Add E2E support aten.convolution_backward op 2022-11-15 07:38:26 +05:30
Utils.h [MLIR][TORCH] Add E2E support aten.convolution_backward op 2022-11-15 07:38:26 +05:30