mirror of https://github.com/llvm/torch-mlir
f204210266
A previous fix to the handling of size-1 dims in `aten.view` (https://github.com/llvm/torch-mlir/pull/962) resulted in the wrong grouping of dimensions when size-1 dims where between two dims of size greater than 1. This commit fixes that. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DataMovement.cpp | ||
IndirectDataMovement.cpp | ||
Linear.cpp | ||
Pooling.cpp | ||
PopulatePatterns.h | ||
Random.cpp | ||
Reduction.cpp | ||
TensorConstructors.cpp | ||
TensorScalarInterop.cpp | ||
TorchToLinalg.cpp | ||
Uncategorized.cpp | ||
Utils.cpp | ||
Utils.h |