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

why do you make a Variable wrapper every iteration, is that not computationally inefficient?

Open brando90 opened this issue 8 years ago • 0 comments

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

brando90 avatar Jan 22 '18 18:01 brando90