English

VPU-EM: An Event-based Modeling Framework to Evaluate NPU Performance and Power Efficiency at Scale

Hardware Architecture 2023-03-21 v1

Abstract

State-of-art NPUs are typically architected as a self-contained sub-system with multiple heterogeneous hardware computing modules, and a dataflow-driven programming model. There lacks well-established methodology and tools in the industry to evaluate and compare the performance of NPUs from different architectures. We present an event-based performance modeling framework, VPU-EM, targeting scalable performance evaluation of modern NPUs across diversified AI workloads. The framework adopts high-level event-based system-simulation methodology to abstract away design details for speed, while maintaining hardware pipelining, concurrency and interaction with software task scheduling. It is natively developed in Python and built to interface directly with AI frameworks such as Tensorflow, PyTorch, ONNX and OpenVINO, linking various in-house NPU graph compilers to achieve optimized full model performance. Furthermore, VPU-EM also provides the capability to model power characteristics of NPU in Power-EM mode to enable joint performance/power analysis. Using VPU-EM, we conduct performance/power analysis of models from representative neural network architecture. We demonstrate that even though this framework is developed for Intel VPU, an Intel in-house NPU IP technology, the methodology can be generalized for analysis of modern NPUs.

Keywords

Cite

@article{arxiv.2303.10271,
  title  = {VPU-EM: An Event-based Modeling Framework to Evaluate NPU Performance and Power Efficiency at Scale},
  author = {Charles Qi and Yi Wang and Hui Wang and Yang Lu and Shiva Shankar Subramanian and Finola Cahill and Conall Tuohy and Victor Li and Xu Qian and Darren Crews and Ling Wang and Shivaji Roy and Andrea Deidda and Martin Power and Niall Hanrahan and Rick Richmond and Umer Cheema and Arnab Raha and Alessandro Palla and Gary Baugh and Deepak Mathaikutty},
  journal= {arXiv preprint arXiv:2303.10271},
  year   = {2023}
}

Comments

8 pages, 9 figures

R2 v1 2026-06-28T09:22:12.601Z