-
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
allow MetricCollection with args #176
Conversation
Codecov Report
@@ Coverage Diff @@
## master #176 +/- ##
==========================================
+ Coverage 79.19% 79.28% +0.08%
==========================================
Files 90 90
Lines 2850 2862 +12
==========================================
+ Hits 2257 2269 +12
Misses 593 593
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@PyTorchLightning/core-metrics and @justusschock @SkafteNicki what do you think? |
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 like it. just some comments for the naming and to avoid iterating over the metrics twice :)
Co-authored-by: Justus Schock <[email protected]>
Hello @Borda! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-04-19 08:35:57 UTC |
Before submitting
What does this PR do?
Allow passing metrics as arguments...
reaction to #175 (comment)
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 🙃