Profile TFLite model
Last updated
Last updated
Takes in a TFLite model and returns the latency, RAM and ROM used for this model. Updates are streamed over the websocket API (or can be retrieved through the /stdout endpoint). Use getProfileTfliteJobResult to get the results when the job is completed.
Project ID
A base64 encoded TFLite file
MCU used for calculating latency, query latencyDevices
in listProject
for a list of supported devices (and use the "mcu" property here).
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Job identifier. Status updates will include this identifier.
12873488112