Replies: 1 comment 1 reply
-
@AliceNEET Hi, we recently changed the order from |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In PL, the whole hook is in https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_module.html?#hooks.
When I see code template about pytorch, optimizer_zero_grad() is in front of backward(). Why ?
Beta Was this translation helpful? Give feedback.
All reactions