Skip to content

Allow mixed ndarray-sparse ops where the shape doesn't change. #275

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

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

hameerabbasi
Copy link
Collaborator

@hameerabbasi hameerabbasi commented Aug 12, 2019

Fixes #270

@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #275 into master will decrease coverage by 0.13%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   94.86%   94.73%   -0.14%     
==========================================
  Files          14       14              
  Lines        1949     1955       +6     
==========================================
+ Hits         1849     1852       +3     
- Misses        100      103       +3

@hameerabbasi hameerabbasi merged commit e4b4e8c into master Aug 12, 2019
@hameerabbasi hameerabbasi deleted the allow-same-shape-mixed branch August 12, 2019 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow sparse + dense if the dense argument has the same shape as the output?
1 participant