torch-mlir/test/Conversion/TorchToTosa
Chi_Liu dfe7513a45
[MLIR][TORCH] Fix aten.unsqueeze op (#1578)
The range of the unsqueeze dim is: [-input.dim() - 1, input.dim() + 1), the bug forgets to add 1.
2022-11-14 09:09:15 -08:00
..
basic.mlir [MLIR][TORCH] Fix aten.unsqueeze op (#1578) 2022-11-14 09:09:15 -08:00