PyTorch Forums
Difference between view, reshape and permute
autograd
Rafael_R
(jean)
August 28, 2019, 5:00am
3
so when training a model, is it best to use view?
Is using reshape a source of possible bugs in terms of gradient flow?
Anything to be careful otherwise as well?
Thanks!
show post in topic