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 |
||
---|---|---|
.. | ||
eager_backends | ||
linalg_on_tensors_backends | ||
test_suite | ||
torchscript | ||
tosa_backends | ||
CMakeLists.txt | ||
__init__.py | ||
utils.py |