torch-mlir/lib
Ramiro Leal-Cavazos 93f6d8e776
[LINALG] Add 0-rank case for `aten.permute` (#940)
The function `AffineMap::inferFromExprList` does not work if the first
vector of expressions is empty, because it uses these expressions to
obtain the context. This prevented `aten.permute` from working for
inputs of 0-rank. This commit adds support for 0-rank inputs.
2022-06-14 12:50:46 -07:00
..
CAPI Add tracing suport to `torch_mlir.compile`. 2022-05-03 09:08:40 -07:00
Conversion [LINALG] Add 0-rank case for `aten.permute` (#940) 2022-06-14 12:50:46 -07:00
Dialect [MLIR][TORCH] Add decomposition of aten.floor_divide op 2022-06-14 08:56:25 +05:30
RefBackend llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
CMakeLists.txt Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00
InitAll.cpp Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00