Skip to content

Commit 1cef9fd

Browse files
japdubengsublexierule
authored andcommitted
fix: update comet_ml logger for compatibility (#20275)
(cherry picked from commit 41315bc)
1 parent 7c457fb commit 1cef9fd

File tree

6 files changed

+303
-334
lines changed

6 files changed

+303
-334
lines changed

src/lightning/pytorch/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1717

1818

1919
- Added a new `checkpoint_path_prefix` parameter to the MLflow logger which can control the path to where the MLflow artifacts for the model checkpoints are stored ([#20538](https://github.com/Lightning-AI/pytorch-lightning/pull/20538))
20-
20+
- CometML logger was updated to support the recent Comet SDK ([#20275](https://github.com/Lightning-AI/pytorch-lightning/pull/20275))
2121

2222

2323
### Removed

0 commit comments

Comments
 (0)