Closed
Description
aten.matmul
-
Function Schema:
torch.ops.aten.matmul: ((torch.float32, torch.float32), {})
-
Original PyTorch API:
torch.matmul
-
Relevant TensorRT Documentation: IMatrixMultiplyLayer
Add support for matmul
as an aten converter.