mirror of https://github.com/llvm/torch-mlir
647e75e029
- Supports cases where the view op expands and collapses dims simulataneously. This does not handle the case where it is neither expanding nor collapsing (e.g. [2, 3] -> [3, 2]) - Additionally fixes a previous bug with adding 1-sized dims on both sides of a tensor with aten.view |
||
---|---|---|
.. | ||
torchscript |