Summary
Develop and validate subgraph pattern tests for the AMD Ryzen AI NPU, enabling the static analyzer to identify and validate supported computational patterns.
Context
AMD NPU (Ryzen AI) requires subgraph-level pattern testing — the same requirement that QNN HTP backend has (#366). Subgraph patterns define which fused operator sequences the NPU can execute natively. Without this, the static analyzer cannot accurately predict AMD NPU compatibility.
From plans/release/0501_release_plan/P0_CHECKLIST.md (P1-EP-002). Companion to P1-EP-AMD-NPU-001 (op coverage).
Current State
Desired State
- AMD NPU subgraph pattern library built and integrated into the static analyzer
- Automated subgraph tests run on AMD Ryzen AI hardware
- Pattern matching accuracy validated against runtime results
Acceptance Criteria
Technical Notes
Related Files
Summary
Develop and validate subgraph pattern tests for the AMD Ryzen AI NPU, enabling the static analyzer to identify and validate supported computational patterns.
Context
AMD NPU (Ryzen AI) requires subgraph-level pattern testing — the same requirement that QNN HTP backend has (#366). Subgraph patterns define which fused operator sequences the NPU can execute natively. Without this, the static analyzer cannot accurately predict AMD NPU compatibility.
From
plans/release/0501_release_plan/P0_CHECKLIST.md(P1-EP-002). Companion to P1-EP-AMD-NPU-001 (op coverage).Current State
Desired State
Acceptance Criteria
Technical Notes
Related Files
plans/release/0501_release_plan/ep-scale.md— AMD NPU detailed specplans/release/0501_release_plan/P0_CHECKLIST.md— P1-EP-002