1611 - stm32mp257 tflite
Summary: Pipeline succeeded and valid report was generated.
Model Details
- model name : keypoint_classifier.tflite
- model url : Download here
Logs Details
user.log
Run command : benchmark_model --graph=1741590864176_keypoint_classifier.tflite --enable_op_profiling=true --report_peak_memory_footprint=true --profiling_output_csv_file=log.csv --op_profiling_output_mode=csv --external_delegate_path=/usr/lib/libvx_delegate.so.2 --num_runs 20
End of command : benchmark_model
error.log
Report Details
report.json
{
"GFLOPs": null,
"accuracy": null,
"ambiant_temperature": null,
"benchmark_type": "TYPE1",
"date": "2025-03-10T07:14:44.972175+00:00",
"energy_efficiency": null,
"flash_size": 4013981696,
"flash_usage": 0.0001670162075397765,
"inference_engine": "tflite",
"inference_latency": {
"latency_per_layers": [
{
"layer_name": " [StatefulPartitionedCall:0]:4",
"max": 139.452,
"mean": 139.452,
"min": 139.452,
"std": 0
}
],
"max": 2811,
"mean": 139.452,
"min": 106,
"std": 63,
"troughput": null
},
"load_accelerator": null,
"load_cpu": 44.04999999999999,
"model_file_name": "keypoint_classifier.tflite",
"model_size": 6704,
"nb_inference": 5699,
"nb_parameters_model": null,
"postprocess_time": {
"max": null,
"mean": null,
"min": null,
"std": null
},
"power_consumption": null,
"preprocess_time": {
"max": null,
"mean": null,
"min": null,
"std": null
},
"ram_peak_usage": 0.8177102665079977,
"ram_size": 3961704448,
"target": "stm32mp257",
"target_id": null,
"temperature": null,
"version": 0,
"version_tag": "v1.0.0"
}