Replies: 1 comment
-
Please submit a feature request in issues, this is a discussion board |
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.
-
Given an LR of x, the effective LR employed by the optimizer is f(x); is it possible to retrieve that effective LR programatically?
Specifically, is it possible to get this dumped into TensorBoard?
As I see it, regardless of optimizer or LR scalar, the LR reported is only what is scheduled, not what's being utilized.
Beta Was this translation helpful? Give feedback.
All reactions