microsoft / microsoft/onnxruntime
Is it possible to run with vulkan?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
It's a new feature. We know that DML is working fine with onnxruntime, which is a swift scheme on Windows, but on other platforms, we have only other
clumsy frameworks, suck as cuda, migraph.
So is it possible to work with vulkan which is a cross-platfrom DirectX ?
I guess it's a better scheme than cuda. Cuda needs a bunch of dependent files, more than 100MB on Windows.
System information
- ONNX Runtime version (you are using):
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are mentioned. Start by surveying ONNX Runtime's existing execution providers and platform support, then define the Vulkan scope and compatibility requirements; done would mean a clearly specified cross-platform Vulkan execution path rather than only a feasibility question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100