microsoft / microsoft/winml-cli

SA: Dynamic input support — Intel NPU (OpenVINO)

Open
#302 0 comments 0 reactions 1 assignee View on GitHub

@fangyangci is already working on this.

Since Apr 9, 2026.

EP scale NPU 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 NPU (OpenVINO EP). Complements static shape op coverage work in #94. Dynamic input shapes need correct SA classification to avoid false positives in compatibility reporting.

Scope

  • Validate SA op classification for dynamic-shape models on OpenVINO NPU EP
  • Ensure no regressions in static shape accuracy when dynamic support is added
  • Target: ~520k test cases with dynamic input shapes

Acceptance Criteria

  • SA correctly classifies ops for dynamic-shape models on Intel NPU (OV EP)
  • No regression in static shape coverage vs #94 baseline
  • Validated on 52w-scale dynamic input test cases

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.