dmlc / MXNet.jl

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

ndarray: support matrix/tensor multiplication #384

Closed iblislin closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #384 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   69.95%   69.95%           
=======================================
  Files          25       25           
  Lines        1977     1977           
=======================================
  Hits         1383     1383           
  Misses        594      594
Impacted Files Coverage Δ
src/ndarray.jl 82.21% <100%> (ø) :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 39ecb32...a582b11. Read the comment docs.