-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Remove InternalDebugger.track_lr_schedulers_update
#9653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
awaelchli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I couldn't figure out the tests quick enough ^^
Sorry! I didn't notice you had a draft |
ananthsub
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love this cleanup! Should we have an issue for tracking the various places the internal debugger is used? That could help coordinate who's working on what
Done in #9661 |
What does this PR do?
Part of #9661
Does your PR introduce any breaking changes? If yes, please list them.
Removes
InternalDebugger.track_lr_schedulers_updateBefore submitting
PR review