Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

torch.concatenate#

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

Alias of torch.cat().