chainer / onnx-chainer

Add-on package for ONNX format support in Chainer
MIT License
85 stars 24 forks source link

Support iterator indices on SplitAxis #235

Closed disktnk closed 4 years ago

disktnk commented 4 years ago

fixed

codecov-io commented 4 years ago

Codecov Report

Merging #235 into master will increase coverage by 0.38%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   90.98%   91.37%   +0.38%     
==========================================
  Files          24       24              
  Lines        1608     1611       +3     
==========================================
+ Hits         1463     1472       +9     
+ Misses        145      139       -6
Impacted Files Coverage Δ
onnx_chainer/functions/array.py 93.14% <100%> (+2.26%) :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 33abf6b...4553c92. Read the comment docs.