Function matmul

Source
pub fn matmul(lhs: &Tensor, rhs: &Tensor) -> Tensor