xlnstorch.operators.lns_mul# xlnstorch.operators.lns_mul(x, y, base)# See docs for torch.mul() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: x (Tensor) y (Tensor) base (Tensor) Return type: Tensor