-
Notifications
You must be signed in to change notification settings - Fork 89
Using tuples for PSNR datarange #712
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
Using tuples for PSNR datarange #712
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
|
I really am sorry to bother you again. I hope this was the last PR from my side 🙈 |
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.
LGTM pending tests.
Codecov Report
@@ Coverage Diff @@
## master #712 +/- ##
=======================================
Coverage 94.71% 94.71%
=======================================
Files 117 117
Lines 8243 8243
=======================================
Hits 7807 7807
Misses 436 436
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Had to fix do a little fix to make the tests pass. |
sarthakpati
left a comment
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.
LGTM
Fixes missing 0-1 range for the psnr_01_eps case (synthesis case).
Proposed Changes
Checklist
CONTRIBUTINGguide.pip installstep is needed for PR to be functional), please ensure it is reflected in all the files that control the CI, namely: python-test.yml, and all docker files [1,2,3].