torch-mlir/test
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
..
Conversion [MLIR][TORCH] Fix aten.unsqueeze op (#1578) 2022-11-14 09:09:15 -08:00
Dialect Move single-tensor-tuple-return test to mlir unit test. 2022-11-10 09:23:53 -05:00
RefBackend mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
python Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00
CMakeLists.txt [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00
lit.cfg.py Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00
lit.site.cfg.py.in Miscellaneous fixes for Windows builds (#1376) 2022-09-29 12:07:43 -05:00