Skip to content
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

ndarray: change internal api of mul/div to help autograd #366

Merged
merged 1 commit into from
Dec 9, 2017

Conversation

iblislin
Copy link
Member

@iblislin iblislin commented Dec 7, 2017

address #274 (comment)

@codecov-io
Copy link

codecov-io commented Dec 7, 2017

Codecov Report

Merging #366 into master will decrease coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
- Coverage   70.28%   70.11%   -0.18%     
==========================================
  Files          24       24              
  Lines        1942     1944       +2     
==========================================
- Hits         1365     1363       -2     
- Misses        577      581       +4
Impacted Files Coverage Δ
src/ndarray.jl 85.15% <100%> (-1.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8d4f62...916a644. Read the comment docs.

@pluskid pluskid merged commit eb819b0 into master Dec 9, 2017
@iblislin iblislin deleted the ib/nd-ad-muldiv branch December 9, 2017 07:22
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.

3 participants