torch-mlir/test/Conversion
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
..
TorchToArith Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
TorchToLinalg build: update llvm tag to f8b84268 (#1528) 2022-10-26 15:33:53 -05:00
TorchToMhlo build: update llvm tag to 74fb770d (#1539) 2022-11-01 15:27:09 +08:00
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToTosa [MLIR][TORCH] Fix aten.unsqueeze op (#1578) 2022-11-14 09:09:15 -08:00