Skip to main content

autograd vs custom

Created on March 12|Last edited on March 14

Showing first 10 runs
5k10k15k20k25kStep0.000011
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