PyTorch Forums
What is the difference of .flatten() and .view(-1) in PyTorch?
ipid
(ipid)
July 28, 2019, 7:52am
4
Well I read those descriptions on the docs but they didn’t answer my questions.
7 Likes
What is the difference between view() and unsqueeze()?
show post in topic