The Estimated footprint section reports the approximate memory the model requires on the target device, broken down into SRAM and NVM:
- SRAM includes the model runtime buffer, the inference engine, and signal processing.
- NVM includes the model itself, the inference engine, and signal processing.
Use these estimates to confirm that the model fits within the resources available on your device.