We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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..)