• The communication between Cortex-A + Cortex-M processors for Ethos-U NPU
    According to the previous discussion for Ethos-U NPU, I know the current communication between Cortex-A and Cortex-M is using the Linux kernel mailbox APIs and virtio/rpmsg are not used. I want to know...
  • The communication between Cortex-A + Cortex-M processors for Ethos-U NPU
    According to the previous discussion for Ethos-U NPU, I know the current communication between Cortex-A and Cortex-M is using the Linux kernel mailbox APIs and virtio/rpmsg are not used. I want to know...
  • 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...
  • 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...
  • Which type of quantization does ARM NPU support?
    I want to know ARM NPU can support both symmetric and asymmetric quantization or just symmetric quantization.