PyTorch Forums
How convert a list of torch.LongTensor to one torch.LongTensor?
albanD
(Alban D)
March 26, 2017, 2:59pm
2
Hi,
I think
torch.stack
will do what you want.
7 Likes
Converting the List of numpy image into torch tensor
show post in topic