DirectML support on Windows
Open
@larryliu0820 is already working on this.
Since Feb 9, 2026.
module: windows
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🚀 The feature, motivation and pitch
Executorch is not officially supporting Vulkan for Windows.
CUDA support has been recently added, but only works with NVIDIA GPUs.
DirectML support would provide GPU acceleration for all hardware manufacturers on Windows : NVIDIA, AMD, Intel, and Qualcomm.
It works quite well when used with ONNX Runtime.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
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.
Assessment
This issue has not been assessed yet.