2021-07-15 08:28 PM
I am working on the deployment of the CNN model on an STM32F29 board with 8-bits precision.
I am able to generate the validation code, but the problem is that the model data are in u64 format (as illustrated in the image below)
please help?
thanks,