Skip to main content

autograd vs custom

Created on March 12|Last edited on March 14

Select runs that logged avg_loss
to visualize data in this line chart.
Run set
0

spread of manual grad, no modifications

Run set
0

spread of modified manual (noutput to output, requires_grad=False)

Run set
0

has requires_grad=True, noutput to output

Run set
0

autograd used

Run set
0