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

For running yolov8 on onnxruntime, would you consider enabling DML provider? #12695

Open
1 of 2 tasks
peterer0625 opened this issue May 15, 2024 · 1 comment
Open
1 of 2 tasks
Labels
enhancement New feature or request

Comments

@peterer0625
Copy link

peterer0625 commented May 15, 2024

Search before asking

  • I have searched the YOLOv8 issues and found no similar feature requests.

Description

For running yolov8 on onnxruntime, would you consider enabling DML provider?

Use case

Currently, for onnxruntime, yolov8 only enables CUDA and CPU providers.

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@peterer0625 peterer0625 added the enhancement New feature or request label May 15, 2024
@glenn-jocher
Copy link
Member

Hello! Thanks for bringing up the idea of enabling the DML provider for YOLOv8 on ONNX Runtime. Currently, we support CUDA and CPU providers, but we're always looking to enhance the accessibility and performance of our models across different platforms.

While we don't have immediate plans to integrate DML provider support, we appreciate your suggestion and will consider it for future updates. If you're interested in contributing to this feature, we welcome community contributions and would be happy to review a PR from you!

Feel free to keep the suggestions coming! 🚀

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

No branches or pull requests

2 participants