Skip to content
New issue

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

Make cuda is configurable. #66

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

AlongWY
Copy link

@AlongWY AlongWY commented Feb 28, 2021

Done

  1. add includes in wrapper.h (with #ifdefine)
  2. use system env to control the define in onnxruntime-sys build.rs
  3. add cuda and cpu provider in session
  4. update examples

Test

  • Macos
  • Linux with cuda 10.2 and cudnn 8.0

Todo

  • regenerate bindings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant