Contents:
pipert.utils.structures.layers
cat(tensors, dim=0)
cat
Efficient version of torch.cat that avoids a copy if there is only a single element in a list
pipert.utils.structures.layers.