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

Added provision for resuming training from a checkpoint in case the training is interrupted #1381

Merged
merged 12 commits into from
Sep 6, 2023

Conversation

sadimanna
Copy link
Contributor

Added provision for resuming training from a checkpoint in case the training is interrupted.

guarin
guarin previously requested changes Sep 5, 2023
Copy link
Contributor

@guarin guarin left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the PR, this looks great!

I left some comment to change some small things but otherwise this looks good to merge. Let me know if you have time to make the changes, otherwise I can do it later.

benchmarks/imagenet/resnet50/knn_eval.py Outdated Show resolved Hide resolved
benchmarks/imagenet/resnet50/main.py Outdated Show resolved Hide resolved
benchmarks/imagenet/resnet50/main.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6092e09) 85.38% compared to head (f5e56b1) 85.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1381   +/-   ##
=======================================
  Coverage   85.38%   85.38%           
=======================================
  Files         130      130           
  Lines        5448     5448           
=======================================
  Hits         4652     4652           
  Misses        796      796           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sadimanna
Copy link
Contributor Author

sadimanna commented Sep 5, 2023

@guarin I made the changes as suggested.

@guarin
Copy link
Contributor

guarin commented Sep 6, 2023

Thanks for the changes! I'll reformat and merge :)

@philippmwirth philippmwirth merged commit 0f20961 into lightly-ai:master Sep 6, 2023
6 checks passed
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