-
Notifications
You must be signed in to change notification settings - Fork 422
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
enable specifying weights path for fid #2867
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I git it but still pls share motivation for this PR
I did (perhaps not in the right place) - "In some places compute nodes do have access to internet, so it is important to enable loading metrics without internet access. This PR enables specifying the checkpoint path for FID." |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2867 +/- ##
========================================
- Coverage 69% 38% -32%
========================================
Files 346 332 -14
Lines 19133 18957 -176
========================================
- Hits 13229 7109 -6120
- Misses 5904 11848 +5944 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
What does this PR do?
Fixes #<issue_number>
Before submitting
PR review
In some places compute nodes do have access to internet, so it is important to enable loading metrics without internet access. This PR enables specifying the checkpoint path for FID.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--2867.org.readthedocs.build/en/2867/