microsoft / microsoft/ai-dev-gallery
[BUG] Could not run DirectML models on Intel laptop
Open
@nmetulev is already working on this.
Since Jan 17, 2025.
bug
enhancement
help wanted
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
My laptop doesn't have any discrete GPU, but an Intel integrated GPU (Meteor Lake). However, I have 32G system memory, and Intel iGPU may use up to half of it. The application disallows to download DirectML models.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Samples'
- All the DirectML based models couldn't be downloaded
Expected behavior
DirectML based models could run on integrated GPUs.
Screenshots
Please complete the following information:
Self-built from GitHub
Additional context
NA
Contributor guide
No contributing guide indexed for this repository
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.