-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
fix: update comet_ml
logger for compatibility
#20275
fix: update comet_ml
logger for compatibility
#20275
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.
Hi everyone! In the latest commit, I fixed a couple of unit tests related to the changes in this branch. If there's anything else that needs to be adjusted, please let me know. |
Hi @japdubengsub I want to try out this new branch and having trouble getting it to work (getting errors at trainer.fit() step). Could you confirm if i'm installing the right branch: |
# Conflicts: # src/lightning/pytorch/loggers/comet.py
Hi Lightning team! |
Cc @lantiga |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20275 +/- ##
=========================================
- Coverage 88% 79% -9%
=========================================
Files 267 264 -3
Lines 23373 23301 -72
=========================================
- Hits 20483 18348 -2135
- Misses 2890 4953 +2063 🚀 New features to boost your workflow:
|
comet_ml
logger for compatibility
@japdubengsub sees we cannot edit this PR, so could you please run the linter? 🐿️ |
…ger-update # Conflicts: # src/lightning/pytorch/CHANGELOG.md
@Borda Good afternoon! Thanks a lot for the feedback. I’ve made the following updates:
There’s also one mypy error (see below).
It doesn’t seem to be related to the logger, so I left it as is. |
Hey guys! Which lightning release can we expect this to be a part of? |
(cherry picked from commit 41315bc)
(cherry picked from commit 41315bc)
What does this PR do?
Hi, this is the PR from Comet's SDK engineer.
In this pull request, the CometML logger was updated to support the recent Comet SDK. Also:
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--20275.org.readthedocs.build/en/20275/