2022-08-16 03:27 PM
I realize you can use the stm32ai tool to find the SRAM/Flash usage of the model. However, this does not include the "Library" size. This "Library" size is only calculated when you click analyze in Cube IDE. See above image. How do I calculate "Library"?
TLDR: I need to calculate total SRAM/Flash usage of a TFLite model, INCLUDING Library memory usage.