torch-mlir/python
Prashant Kumar 5009cbf55c Add lowering of aten.matmul op.
Lowering of `aten.matmul` op is added from torch to linalg dialect.
The different cases correspond to
https://pytorch.org/docs/stable/generated/torch.matmul.html.
TODO: Broadcasting in case of batch-matmul is yet to be taken care of.

Signed-off-by: Prashant Kumar <prashant@nod-labs.com>
2021-10-26 12:45:09 -04:00
..
test Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
torch_mlir/dialects Add lowering of aten.matmul op. 2021-10-26 12:45:09 -04:00
torch_mlir_e2e_test Add aten::gelu lowering (#374) 2021-10-25 16:16:01 -07:00
CMakeLists.txt Set some wheel building optimization options. 2021-10-25 18:30:53 +00:00
TorchMLIRModule.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00