xlnstorch.operators.lns_cat# xlnstorch.operators.lns_cat(dim, *tensors)# See docs for torch.cat() for parameter/return details. Typically, torch.Tensor arguments are the equivalent internal representations of LNStensors. Parameters: dim (int) tensors (Iterable[Tensor]) Return type: Tensor