mirror of https://github.com/llvm/torch-mlir
69eaf9a154
- This commit adds lowering of `aten.View` to `linalg.TensorExpandShape`. - This lowering will be successful only when one or more static dimensions are expanded. - It also fixes a typo in `ConvertAtenFlattenUsingIntsOp` conversion pattern. Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com> |
||
---|---|---|
.. | ||
CAPI | ||
Conversion | ||
Dialect | ||
RefBackend | ||
CMakeLists.txt | ||
InitAll.cpp |