We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, ONNX-chainer is tested with numpy/cupy arrays in test_rt.py. It would be better to add tests for ChainerX arrays with native/cuda devices
Ref: https://github.com/pfnet-research/chainer-compiler/blob/master/python/chainer_compiler_test.py#L117
The text was updated successfully, but these errors were encountered:
Files moved in chainer-compiler and current should be here: https://github.com/pfnet-research/chainer-compiler/blob/ed5b99a70b271ac08c26d0f94671c135be0a0514/tests/chainer_compiler_tests/chainer_compiler_test.py#L113-L115
Sorry, something went wrong.
No branches or pull requests
Currently, ONNX-chainer is tested with numpy/cupy arrays in test_rt.py. It would be better to add tests for ChainerX arrays with native/cuda devices
Ref: https://github.com/pfnet-research/chainer-compiler/blob/master/python/chainer_compiler_test.py#L117
The text was updated successfully, but these errors were encountered: