-
Notifications
You must be signed in to change notification settings - Fork 416
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
Add None as reduction option in CosineSimilarity #400
Conversation
Hello @SkafteNicki! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-07-29 15:13:48 UTC |
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #400 +/- ##
==========================================
- Coverage 96.15% 96.13% -0.03%
==========================================
Files 124 124
Lines 3977 3980 +3
==========================================
+ Hits 3824 3826 +2
- Misses 153 154 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
nice, you did even add reduction value assertion. |
@SkafteNicki still a draft? |
@SkafteNicki mind check the failing tests? |
Co-authored-by: Adrian Wälchli <[email protected]>
Before submitting
What does this PR do?
Fixes #398
Adds
None
as reduction option in cosine similarity to be consistent with codebasePR 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 🙃