Skip to content
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

Write tests for comet_ml #306

Merged
merged 2 commits into from
Mar 31, 2022
Merged

Write tests for comet_ml #306

merged 2 commits into from
Mar 31, 2022

Conversation

muellerzr
Copy link
Collaborator

@muellerzr muellerzr commented Mar 31, 2022

Found out comet also has an offline mode. Parsing their bits was trivial, we're just checking the messenger log here to pick up that the right values got stored.

Now we're fully tested 😄

Key bits:
Slight behavioral differences between online vs offline for Comet:

  • We use an OfflineExperiment rather than Experiment

Probably wouldn't be a bad idea to update the docs with this as well, basically stating if you are wanting to use comet offline to log, you should make those changes.

@muellerzr muellerzr requested a review from sgugger March 31, 2022 21:26
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice test!

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Mar 31, 2022

The documentation is not available anymore as the PR was closed or merged.

@muellerzr muellerzr merged commit e72a125 into main Mar 31, 2022
@muellerzr muellerzr deleted the comet_tests branch March 31, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants