chainer / onnx-chainer

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

Reorganize examples #241

Closed disktnk closed 4 years ago

disktnk commented 4 years ago

Removed test_rt.py. Instead, add ResNet50 example on example directory.

codecov-io commented 4 years ago

Codecov Report

Merging #241 into master will decrease coverage by 0.75%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage    91.4%   90.65%   -0.76%     
==========================================
  Files          24       23       -1     
  Lines        1617     1615       -2     
==========================================
- Hits         1478     1464      -14     
- Misses        139      151      +12
Impacted Files Coverage Δ
onnx_chainer/testing/test_mxnet.py 0% <0%> (-34.29%) :arrow_down:
onnx_chainer/testing/test_onnxruntime.py 90.9% <100%> (ø) :arrow_up:
onnx_chainer/testing/__init__.py

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 6897e06...6a56170. Read the comment docs.

disktnk commented 4 years ago

/test

pfn-ci-bot commented 4 years ago

Successfully created a job for commit f884e6b: