-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Continue Jeremy's early stopping PR #1504 #2391
Conversation
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.
thanks for carrying this over the line @awaelchli :)
add @jeremyjordan that is the Lightning spirit I love... 💓 |
@williamFalcon as requested I added a test to make sure checkpointing only happens once in ddp (ddp_cpu) mode (i.e. they don't get overwritten by other processes). regarding loggers, on master (and here) when launching ddp with e.g. 2 processes the logger will still create to folders version_0 and version_1. I'd rather not try to fix it here and make the PR even bigger. I can open an issue for this so we can track it down, ok? |
This pull request is now in conflict... :( |
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
This pull request is now in conflict... :( |
great work everyone!!! |
Hi guys, sorry if I chime in. I noticed that in lightning Is this solved in this PR or should I open a new issue? |
What does this PR do?
This is just a continuation of #1504 as now it is their repo branch and much easier for @PyTorchLightning/core-contributors cot access :]
Fixes #1464
Fixes #1463
Fixes #1699
Fixes #2151
Related #1458
Just trying to help complete #1504
TODO:
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃