This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Clear optimizer state in batch.end.callback #15479
Unanswered
KhurramPirov
asked this question in
Q&A
Replies: 2 comments
-
|
@KhurramPirov Could you please provide code to reproduce? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@lanking520, @linhaibin `def _batch_callback(param): |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
I want to clear SGD optimizer state during some steps of training.
Package used:
Python 3.7
What have you tried to solve it?
Beta Was this translation helpful? Give feedback.
All reactions