dmlc / MXNet.jl

MXNet Julia Package - flexible and efficient deep learning in Julia
371 stars 70 forks source link

ndarray: remap hypot #407

Closed iblislin closed 6 years ago

iblislin commented 6 years ago

close #400

codecov-io commented 6 years ago

Codecov Report

Merging #407 into master will decrease coverage by 0.05%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage    71.4%   71.35%   -0.06%     
==========================================
  Files          27       27              
  Lines        2130     2133       +3     
==========================================
+ Hits         1521     1522       +1     
- Misses        609      611       +2
Impacted Files Coverage Δ
src/broadcast.jl 83.33% <ø> (ø) :arrow_up:
src/deprecated.jl 0% <0%> (ø) :arrow_up:
src/ndarray.jl 82.28% <100%> (+0.04%) :arrow_up:

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 39beaaf...c1aa6e3. Read the comment docs.