How convert a list of torch.LongTensor to one torch.LongTensor?

Hi,

I think torch.stack will do what you want.

7 Likes