-
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 | PoC w/ text
#2382
Conversation
text
@stancld is it possible that some metrics/references are not deterministic?
also when I run just the one test suite like wip it passes |
48c4e2d
to
708615d
Compare
seems to be cache issue: python-cachier/cachier#196 |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2382 +/- ##
======================================
Coverage 69% 69%
======================================
Files 307 307
Lines 17352 17352
======================================
Hits 11961 11961
Misses 5391 5391 |
text
text
seems like unrelated GPU falling on GPU for timeout
|
Observed speed-up for standard unittests on GPU is 34min -> 18min |
What does this PR do?
it is a subset of #2335 with setting the CI and validation on Text only
with local runs, it seems to cut 40% times so for example BLUE score went from 2m32 to 1m24
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--2382.org.readthedocs.build/en/2382/