torch-mlir/test/Conversion/TorchToLinalg
Rob Suderman a24aadbfab
[aten] Make `torch.aten.matmul` to `linalg` work for non-broadcasting case (#2659)
Broadcasting for `torch.aten.matmul` is optional so a MxN with NxK
matmul should be legalized to a `linalg.matmul`.
2023-12-20 10:09:10 -08:00
..
basic.mlir [aten] Make `torch.aten.matmul` to `linalg` work for non-broadcasting case (#2659) 2023-12-20 10:09:10 -08:00
broadcast.mlir [TorchToLinalg] Improve broadcast lowerings in strict symbolic modes (#2505) 2023-10-05 15:15:26 -04:00
elementwise.mlir [torch] Lower `torch.aten.sinh` to `linalg` (#2662) 2023-12-18 09:15:12 -08:00
flatten.mlir Implement Expand/Collapse Functionality for Aten.View (#1353) 2022-09-27 11:08:14 -07:00
pooling.mlir [Linalg] fix lowering reduce max with -inf (#2097) 2023-05-08 09:17:49 -07:00
unsqueeze.mlir mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
view.mlir Additional tests for view lowering (#2584) 2023-11-20 17:35:25 -08:00