Loading analysis engine⦠(~8 MB, first visit only)
Drop a
.tflite model here
or click to browse
RAM
Flash
β οΈ This is a fast estimate (static analysis; real usage is often 10β20% higher).
For exact numbers measured by the real TFLM runtime, use the CLI:
pip install mcufit && mcufit setup-exact && mcufit check model.tflite -b esp32-s3 --exact
In-browser exact mode (WebAssembly) is on the roadmap.