**arXiv ID:** 2205.04586 **Authors:** Ian Frederick Vigogne Goodbody Hunter, Alessandro Palla, Sebastian Eusebiu Nagy, Richard Richmond, Kyle McAdoo **Published:** 2022-05-09T22:48:39Z **Abstract:** Calculating the most efficient schedule of work in a neural network compiler is a difficult task. There are many parameters to be accounted for that can positively or adversely affect that schedule depending on their configuration - How work is shared between distributed targets, the subdivision o...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill towards-optimal-vpu-compiler-cost-modeling-by-using-neural-networks-to-infer-hardware-performances --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Towards Optimal Vpu Compiler Cost Modeling By Using Neural Networks To Infer Hardware Performances?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-towards-optimal-vpu-compiler-cost-modeling-by-usin)More formats (shields.io, HTML) on the badges page.
# Towards Optimal VPU Compiler Cost Modeling by using Neural Networks to Infer Hardware Performances
**arXiv ID:** 2205.04586
**Authors:** Ian Frederick Vigogne Goodbody Hunter, Alessandro Palla, Sebastian Eusebiu Nagy, Richard Richmond, Kyle McAdoo
**Published:** 2022-05-09T22:48:39Z
**Abstract:**
Calculating the most efficient schedule of work in a neural network compiler is a difficult task. There are many parameters to be accounted for that can positively or adversely affect that schedule depending on their configuration - How work is shared between distributed targets, the subdivision of tensors to fit in memory, toggling the enablement of optimizations, etc. Traditionally, neural network compilers determine how to set these values by building a graph of choices and choosing the path with minimal 'cost'. These choices and their corresponding costs are usually determined by an algorithm crafted by engineers with a deep knowledge of the target platform. However, when the amount of options available to a compiler is large, it is very difficult to ensure that these models consistently produce an optimal schedule for all scenarios, whilst still completing compilation in an acceptable timeframe. This paper presents 'VPUNN' - a neural network-based cost model trained on low-level task profiling that consistently outperforms the state-of-the-art cost modeling in Intel's line of VPU processors.
## Skill Description
This skill is generated from the arXiv paper: Towards Optimal VPU Compiler Cost Modeling by using Neural Networks to Infer Hardware Performances (2205.04586).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2205.04586](http://arxiv.org/abs/2205.04586v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!