ended5월 15일· 1 sources

The Hidden NPU Fallback: Why Eval Tests Pass While Production Fails

Snapdragon NPU 폴백: 개발 환경에서는 정상이지만 상용에서 3배 성능 저하

Why it matters

ONNX Runtime's QNN execution provider silently offloads unsupported operations from Hexagon NPU to CPU—a fallback that cloud eval tests miss but production reveals through 3x latency spikes. Standard evaluation cannot observe execution routing, leaving the problem invisible until real traffic hits. The fix demands hardware-based CI assertions: actual device testing, median/variance latency gates, and ORT profiling analysis to verify NPU FLOP coverage.

1
Sources
+0
24h
Growth
63d
Active
NPU fallbackONNX RuntimeSnapdragonHardware validationExecution provider

Sources

Related Issues