Question
Hii, how to get the quantized model with 8-bits precision?
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,
