microsoft / microsoft/winml-cli
SA: Dynamic input support — Intel CPU (OpenVINO)
Open
@fangyangci is already working on this.
Since Apr 9, 2026.
EP scale
P2
static-analyzer
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
Overview
Extend static analyzer support for models with dynamic input shapes on Intel CPU (OpenVINO EP). Complements static shape op coverage work in #143.
Scope
- Validate SA op classification for dynamic-shape models on OpenVINO CPU EP
- Target: ~520k test cases with dynamic input shapes
Acceptance Criteria
- SA correctly classifies ops for dynamic-shape models on Intel CPU (OV EP)
- No regression in static shape coverage vs #143 baseline
- Validated on 52w-scale dynamic input test cases
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.