Summary
Collect operator coverage data for the OpenVINO GPU execution provider, establishing the supported op set for static analysis and compatibility checks.
Context
OpenVINO GPU (iGPU/dGPU via OpenVINO runtime) was enabled as a P0 EP in the March 15 delivery. To use it reliably in the static analyzer pipeline, we need a complete op coverage database — analogous to the QNN and OpenVINO NPU op coverage work in #365 and #368.
This is a Q1 P1 stretch goal from plans/release/0315_release_plan/P1_CHECKLIST.md (P1-EP-001).
Current State
Desired State
- OpenVINO GPU op coverage data collected from OpenVINO documentation / runtime testing
- Coverage data integrated into the static analyzer's EP registry
- Static analysis reports correctly flag unsupported ops for OpenVINO GPU
Acceptance Criteria
Technical Notes
Related Files
plans/release/0315_release_plan/ep-scale.md — EP scale strategy
plans/release/0315_release_plan/P1_CHECKLIST.md — P1-EP-001
Summary
Collect operator coverage data for the OpenVINO GPU execution provider, establishing the supported op set for static analysis and compatibility checks.
Context
OpenVINO GPU (iGPU/dGPU via OpenVINO runtime) was enabled as a P0 EP in the March 15 delivery. To use it reliably in the static analyzer pipeline, we need a complete op coverage database — analogous to the QNN and OpenVINO NPU op coverage work in #365 and #368.
This is a Q1 P1 stretch goal from
plans/release/0315_release_plan/P1_CHECKLIST.md(P1-EP-001).Current State
wmk build --device openvino-gpuDesired State
Acceptance Criteria
Technical Notes
Related Files
plans/release/0315_release_plan/ep-scale.md— EP scale strategyplans/release/0315_release_plan/P1_CHECKLIST.md— P1-EP-001