{
"success": true,
"error": "text",
"variant": "int8",
"device": "text",
"tfliteFileSizeBytes": 1,
"isSupportedOnMcu": true,
"memory": {
"tflite": {
"ram": 1,
"rom": 1,
"arenaSize": 1
},
"eon": {
"ram": 1,
"rom": 1,
"arenaSize": 1
},
"eonRamOptimized": {
"ram": 1,
"rom": 1,
"arenaSize": 1
}
},
"timePerInferenceMs": 1,
"mcuSupportError": "text",
"customMetrics": [
{
"name": "text",
"value": "text"
}
],
"hasPerformance": true,
"profilingError": "text"
}