This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to try TensorFlow Lite on Ethos-N NPU?

I want to run TensorFlow Lite on Ethos-N NPU. According to my understanding, I need Arm NN SDK and Ethos NPU driver. Arm NN SDK is located at https://git.mlplatform.org/ml/armnn.git/. I can try to build it based on the doc "Configuring the Arm NN SDK build environment for TensorFlow Lite". But where can I get Ethos NPU driver?

Thanks.