torch-mlir/lib/Conversion/TorchToLinalg
Vivek Khandelwal f6f2e4d040 [MLIR][TORCH] Add support for integer type input for max.dim op
Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
2023-02-15 16:14:15 +05:30
..
CMakeLists.txt Re-enable custom op support 2022-08-16 22:49:08 +05:30
DataMovement.cpp build: update llvm tag to 9acc2f37 (#1828) 2023-01-25 01:29:42 +00:00
IndirectDataMovement.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
Linear.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
Pooling.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
PopulatePatterns.h Re-enable custom op support 2022-08-16 22:49:08 +05:30
Random.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
Reduction.cpp [MLIR][TORCH] Add support for integer type input for max.dim op 2023-02-15 16:14:15 +05:30
TensorConstructors.cpp Make `getTypeForScalarType` safer by returning `FailureOr<Type>` (#1814) 2023-01-20 18:40:13 +00:00
TensorScalarInterop.cpp build: update llvm tag to 798fa4b4 (#1684) 2022-12-07 12:20:41 -08:00
TorchToLinalg.cpp build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
Uncategorized.cpp [MHLO] Support AtenMaskedFillScalar (#1839) 2023-02-10 13:58:39 -08:00
Utils.cpp build: update llvm tag to 147fe9de 2022-12-01 13:36:50 +05:30
Utils.h [MLIR][TORCH] Add E2E support aten.convolution_backward op 2022-11-15 07:38:26 +05:30