microsoft / microsoft/winml-cli
WinML CLI does not detect OpenVINO Execution Provider on an Intel system
Open
@xieofxie is already working on this.
Since Sep 4, 2026.
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
On an Intel System, while installing the python package of WinML-CLI the system needs onnxruntime-ep-openvino installation seperately
Command: uv pip install winml-cli
uv run winml sys --list-device --list-ep
OpenVINO EP is not listed
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.