xlnstorch.operators.lns_matmul# xlnstorch.operators.lns_matmul(A, B, base)# See docs for torch.matmul() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: A (Tensor) B (Tensor) base (Tensor) Return type: Tensor