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

Deploying a Convolutional Neural Network on Cortex-M with latest CMSIS-NN(4.0.0)

I'm looking for help configuring my Convolutional Neural Network (CNN) in Cortex-M with the latest CMSIS-NN (4.0.0) with non-TFLM but I'm having trouble finding documentation or support resources.

Since, ARM(CMSIS-NN) had deprecated the support for non-TFLM compatible function (link) and documentation available on ARM website is now no longer valid (link) with the latest CMSIS-NN library. I need one example project or resource so that I can implement and achieve same objective as mentioned in following link: (Deploying a Convolutional Neural Network on Cortex-M..)