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

GPU Support #258

Open
yuzawa-san opened this issue Nov 25, 2024 · 0 comments
Open

GPU Support #258

yuzawa-san opened this issue Nov 25, 2024 · 0 comments

Comments

@yuzawa-san
Copy link
Owner

I originally distributed GPU artifacts, but I found these were hard to test, quite large, and depended greatly on the target hardware and things like CUDA. For that reason, I encourage users to bring their own onnxruntime native library. Install it via conda or whatever and point this library at that. I have tried to support as many of the execution providers as the C-API exposes, but I recommend folks make sure they are compiling onnxruntime with whatever their need for their advanced cases.

If you would like me to package up the GPU artifacts again, please use this issue to discuss.

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

No branches or pull requests

1 participant