open3d.core.matmul
- open3d.core.matmul(A: open3d.cpu.pybind.core.Tensor, B: open3d.cpu.pybind.core.Tensor) open3d.cpu.pybind.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.