xlnstorch.operators.lns_maximum# xlnstorch.operators.lns_maximum(x, y, base)# See docs for torch.maximum() 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