Copy {
"success" : false ,
"error" : "text" ,
"specificDeviceSelected" : false ,
"availableModelTypes" : [
"int8"
] ,
"model" : {
"fileName" : "text" ,
"profileInfo" : {
"float32" : {
"device" : "text" ,
"isSupportedOnMcu" : false ,
"memory" : {
"tflite" : {} ,
"eon" : {} ,
"eonRamOptimized" : {}
} ,
"mcuSupportError" : "text"
} ,
"int8" : {
"device" : "text" ,
"isSupportedOnMcu" : false ,
"memory" : {
"tflite" : {} ,
"eon" : {} ,
"eonRamOptimized" : {}
} ,
"mcuSupportError" : "text"
} ,
"table" : {
"variant" : "int8" ,
"lowEndMcu" : {
"description" : "text" ,
"memory" : {
"tflite" : {} ,
"eon" : {} ,
"eonRamOptimized" : {}
} ,
"supported" : false ,
"mcuSupportError" : "text"
} ,
"highEndMcu" : {
"description" : "text" ,
"memory" : {
"tflite" : {} ,
"eon" : {} ,
"eonRamOptimized" : {}
} ,
"supported" : false ,
"mcuSupportError" : "text"
} ,
"highEndMcuPlusAccelerator" : {
"description" : "text" ,
"memory" : {
"tflite" : {} ,
"eon" : {} ,
"eonRamOptimized" : {}
} ,
"supported" : false ,
"mcuSupportError" : "text"
} ,
"mpu" : {
"description" : "text" ,
"rom" : 0 ,
"supported" : false
} ,
"gpuOrMpuAccelerator" : {
"description" : "text" ,
"rom" : 0 ,
"supported" : false
}
}
} ,
"inputs" : [
{
"dataType" : "int8" ,
"name" : "text" ,
"shape" : [] ,
"quantizationScale" : 0 ,
"quantizationZeroPoint" : 0
}
] ,
"outputs" : [
{
"dataType" : "int8" ,
"name" : "text" ,
"shape" : [] ,
"quantizationScale" : 0 ,
"quantizationZeroPoint" : 0
}
] ,
"supportsTFLite" : false
} ,
"modelInfo" : {
"input" : {
"inputType" : "time-series" ,
"frequencyHz" : 0
} ,
"model" : {
"modelType" : "classification" ,
"labels" : [
"text"
]
}
}
}