chainer / onnx-chainer

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

Add F.batch_normalization test. #188

Closed disktnk closed 5 years ago

disktnk commented 5 years ago

To check model output, introduce customized_model_test_func option to test helper, and add F.batch_normalization and F.fixed_batch_normalization. fixed #186

codecov-io commented 5 years ago

Codecov Report

Merging #188 into master will increase coverage by 0.58%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   89.07%   89.66%   +0.58%     
==========================================
  Files          24       24              
  Lines        1364     1364              
==========================================
+ Hits         1215     1223       +8     
+ Misses        149      141       -8
Impacted Files Coverage Δ
onnx_chainer/functions/normalization.py 93.22% <0%> (+13.55%) :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 cf0b98d...b791971. Read the comment docs.

disktnk commented 5 years ago

ChainerCI, test this please

pfn-ci-bot commented 5 years ago

Successfully created a job for commit 4f7f66b:

disktnk commented 5 years ago

ChainerCI, test this please

pfn-ci-bot commented 5 years ago

Successfully created a job for commit b791971: