PyTorch Forums
How to turn a list of tensor to tensor?
Nithin_Vasisth
(Nithin Vasisth)
November 28, 2018, 11:32pm
9
a = torch.stack(a) worked for me
20 Likes
Best way to convert a list to a tensor?
show post in topic