-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Remove internal metrics in favor of torchmetrics
#4287
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4287 +/- ##
==========================================
- Coverage 82.47% 82.28% -0.20%
==========================================
Files 311 310 -1
Lines 15941 15877 -64
==========================================
- Hits 13148 13065 -83
- Misses 2793 2812 +19
Continue to review full report at Codecov.
|
@rusty1s seems that this PR a slightly lowering the code coverage but it is quite understandable... |
@rusty1s may I get your opinion on this suggestion/change as the PR description: 🐰
|
@Borda Yes, sorry for the delay :)
|
this is something I also do not know that is why I started wth soft removal and can be dropped completely in net release... but happy to follow any your suggestion :)
sure I was using a deprecation package I know, but happy to use any according to your suggestion :) |
Let's go for hard removal :) |
Done 👍 |
Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
for more information, see https://pre-commit.ci
torchmetrics
This PR is resolving #4283
Still some open questions/tasks:
install
orfull_install
dependency