autograd vs custom
Created on March 12|Last edited on March 14
Comment
Showing first 10 runs
Run set
11
spread of manual grad, no modifications
Run set
8
spread of modified manual (noutput to output, requires_grad=False)
Run set
5
has requires_grad=True, noutput to output
Run set
2
autograd used
Run set
11
Add a comment