-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Added support for flushing Comet experiment data to the Comet after saving a checkpoint. #20680
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
base: master
Are you sure you want to change the base?
Added support for flushing Comet experiment data to the Comet after saving a checkpoint. #20680
Conversation
… after saving a checkpoint. This behavior is configurable through the `flush_every` parameter of the `CometLogger`.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #20680 +/- ##
=========================================
- Coverage 87% 79% -9%
=========================================
Files 268 265 -3
Lines 23449 23400 -49
=========================================
- Hits 20501 18392 -2109
- Misses 2948 5008 +2060 🚀 New features to boost your workflow:
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you need further help see our docs: https://lightning.ai/docs/pytorch/latest/generated/CONTRIBUTING.html#pull-request or ask the assistance of a core contributor here or on Discord. Thank you for your contributions. |
Dear maintainers, please advise how to make this PR better. Thank you! |
… it in offline mode
Hi @Borda! I'm also SDK engineer from Comet. |
hello, please reach out to @williamFalcon |
Hey, this is the PR from Comet's SDK engineer.
What does this PR do?
flush_every
parameter of theCometLogger
.Fixes #20681
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--20680.org.readthedocs.build/en/20680/