Module
zeroGradParameters()
If the module has parameters, this will zero the accumulation of the gradients with respect to these parameters, accumulated through backward() calls. Otherwise, it does nothing.
backward()