xlnstorch.operators.lns_any# xlnstorch.operators.lns_any(x, dim=None, keepdim=False)# See docs for torch.any() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: x (Tensor) dim (int | Tuple[int]) keepdim (bool) Return type: Tensor