-
Notifications
You must be signed in to change notification settings - Fork 423
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
CI/tests: cache reference metrics | others/base #2407
Conversation
for more information, see https://pre-commit.ci
using fix from python-cachier/cachier#203 |
@SkafteNicki could you pls check why some inputs seems to return different values?
or the inputs are not correctly hashed as different values? 😕 UPADTE: it seems the problem is the custom wrapper |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2407 +/- ##
======================================
Coverage 69% 69%
======================================
Files 307 307
Lines 17352 17352
======================================
Hits 11960 11960
Misses 5392 5392 |
* apply to base * cachier ==3.0.0 * --show_hidden * fix wrapper --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 42eefbd)
* apply to base * cachier ==3.0.0 * --show_hidden * fix wrapper --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 42eefbd)
What does this PR do?
it is a subset of #2335 and a follow-up of #2382
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--2407.org.readthedocs.build/en/2407/