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