PyTorch Forums
What is the equivalent of tf.unstack()?
ruotianluo
(Ruotian(RT) Luo)
March 30, 2018, 7:17pm
2
torch.unbind
http://pytorch.org/docs/master/torch.html?highlight=unbind#torch.unbind
3 Likes
show post in topic