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