We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8c40a commit e8abbd5Copy full SHA for e8abbd5
pytorch_optimizer/optimizer/utils.py
@@ -344,4 +344,3 @@ def reg_noise(
344
loss.add_(reg - noise.mul_(noise_coef).sum())
345
346
return loss
347
-
0 commit comments