I am new at using arm npu. I know I need to use ARM NN SDK to deploy the model on npu. But I don't know what platform or hardware required to run the npu.
Hi, That question is quite general - usually there's an NPU/hardware you want to use, and that's why you want to know about Arm NPU.
Might this help? https://community.arm.com/developer/tools-software/oss-platforms/f/machine-learning-forum/47466/how-to-try-tensorflow-lite-on-ethos-n-npu
And possibly this? https://community.arm.com/developer/tools-software/oss-platforms/f/machine-learning-forum/47593/how-to-make-ethos-u-npu-work-on-an-arm-cortex-a-cortex-m-processor
Tensorflow Lite is generally the easiest framework to get going, but it's possible to use others, but you might wish to start there, along with Arm NN and the driver mentioned in these other discussions.