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

removed checkpoint from prediction #821

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

dennisbader
Copy link
Collaborator

Fixes #820.

Summary

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #821 (728789c) into master (cbe49bf) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
- Coverage   91.33%   91.33%   -0.01%     
==========================================
  Files          69       69              
  Lines        6869     6867       -2     
==========================================
- Hits         6274     6272       -2     
  Misses        595      595              
Impacted Files Coverage Δ
...arts/models/forecasting/torch_forecasting_model.py 89.10% <100.00%> (-0.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cbe49bf...728789c. Read the comment docs.

Copy link
Contributor

@hrzn hrzn left a comment

Choose a reason for hiding this comment

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

Thanks!

@dennisbader dennisbader merged commit 0d267e0 into master Feb 27, 2022
@dennisbader dennisbader deleted the fix/predict_without_checkpoint branch February 27, 2022 21:22
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.

[BUG] Torch model with checkpoints is not saved independent of checkpoint
3 participants