cloudViewer.core.matmul#
- cloudViewer.core.matmul(A: cloudViewer.core.Tensor, B: cloudViewer.core.Tensor) cloudViewer.core.Tensor#
Function to perform matrix multiplication of two 2D tensors with compatible shapes.
Function to perform matrix multiplication of two 2D tensors with compatible shapes.