mirror of https://github.com/llvm/torch-mlir
93f6d8e776
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. |
||
---|---|---|
.. | ||
CAPI | ||
Conversion | ||
Dialect | ||
RefBackend | ||
CMakeLists.txt | ||
InitAll.cpp |