-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Save the loop progress state by default #10784
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> |
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 !
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
3f1e9cb
to
0d09d71
Compare
n00b question, where does this happen?
|
So |
Summary: see https://fb.workplace.com/groups/pytorchLightning/posts/1604422676560931 partially avoid changes in sync diff D33193522 (0072207) = PR Lightning-AI/pytorch-lightning#10784 (the changes in `logger_connector/result.py` are not patches, rather just correcting what the original sync diff D33193522 (0072207) missed) Reviewed By: sinannasir, HarounH, wat3rBro Differential Revision: D33463938 fbshipit-source-id: 9e4cdc087e670fedbb6699aed4e33b73085f8fce
What does this PR do?
Save the Loop's progress tracking state in the checkpoint.
We don't load it yet as that will be a breaking change. To be done in a follow-up.
Does your PR introduce any breaking changes? If yes, please list them.
None
Before submitting
PR review
cc @Borda @awaelchli @ananthsub @ninginthecloud @carmocca @justusschock