PyTorch-Mini-Tutorials icon indicating copy to clipboard operation
PyTorch-Mini-Tutorials copied to clipboard

.forward is not recommended

Open brando90 opened this issue 8 years ago • 1 comments

doing .forward I believe is not recommended because it doesn't end up using masks or handle or something like that I forget...just heads up

brando90 avatar Jan 22 '18 23:01 brando90

https://github.com/vinhkhuc/PyTorch-Mini-Tutorials/blob/master/2_logistic_regression.py#L28

brando90 avatar Jan 22 '18 23:01 brando90