Zhouyi NPU Tutorials
Zhouyi Compass is the software development kit(SDK) for the Arm China Zhouyi NPU.
This Tutorials is based on this talk:
Compass SDK Overview
We’ll start with a hardware architecture overview, then move to the AIPUBuilder overview, and finally, inspect the structure of our Compass IR.
AIPUBuilder Quick Started
In this section, we can install the AIPUBuilder and run a demo quickly.
AIPUBuilder Python API
For developper, you can get a overview of python API provided in AIPUBuilder.
AIPUBuilder Extend
In the final chapter, we will explore how to expand each module, which is part of the advanced topics. Readers are encouraged to read according to their needs.
You can refer to the Opensource link of ARM China NPU.