Rate this Page

torch.concatenate#

torch.concatenate(tensors, axis=0, out=None) Tensor#

Alias of torch.cat().