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

Comet-ml offline logging #115

Merged
merged 19 commits into from
Jun 16, 2022
Merged

Comet-ml offline logging #115

merged 19 commits into from
Jun 16, 2022

Conversation

erwulff
Copy link
Collaborator

@erwulff erwulff commented Jun 9, 2022

feat: comet-ml logging without internet access

Use the flag --comet-offline when starting a training to save comet-ml logs locally instead of streaming them to www.comet.ml. Logs can be uploaded manually at a later point using comet upload <path_to_logs.zip>.

@erwulff erwulff marked this pull request as ready for review June 9, 2022 09:10
@erwulff erwulff requested a review from jpata June 9, 2022 09:10
@jpata jpata merged commit 2b21fa2 into jpata:master Jun 16, 2022
jpata pushed a commit that referenced this pull request Sep 15, 2023
* feat: comet-ml logging without internet access

Use the flag --comet-offline when starting a training to save
comet-ml logs locally instead of streaming them to www.comet.ml.
Logs can be uploaded at a later point.

* fix: comet-ml Experiment bug

Former-commit-id: 2b21fa2
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.

2 participants