chainer / onnx-chainer

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

Fix test when set --value-check-runtime='skip' #203

Closed disktnk closed 5 years ago

disktnk commented 5 years ago

A test case does not handle value check when set --value-check-runtime skip on pytest. On this PR, user can run test without installing onnxruntime

$ pytest --value-check-runtime skip
disktnk commented 5 years ago

ChainerCI, test this please

pfn-ci-bot commented 5 years ago

Successfully created a job for commit 5ff943a: