214284 - rpi4b tflite
Summary: Test completed with status: SUCCESS. Mean inference time: 352 ms.
Model Details
- model name : DeepAutoEncoder.tflite
Logs Details
user.log
[33mWarning: Permanently added '192.168.2.41' (ED25519) to the list of known hosts. [0m
Run command : benchmark_model --graph=DeepAutoEncoder.tflite --num_threads=4 --enable_op_profiling=true --report_peak_memory_footprint=true --profiling_output_csv_file=log.csv --op_profiling_output_mode=csv
[33mINFO: Created TensorFlow Lite XNNPACK delegate for CPU. [0m
End of command : benchmark_modelerror.log
Report Details
report.json
{
"version": 0,
"target_id": "rpi4b-0002-0001",
"version_tag": "",
"date": "2026-07-21T22:07:59.",
"target": "rpi4b",
"inference_engine": "tflite",
"model_file_name": "DeepAutoEncoder.tflite",
"benchmark_type": "TYPE1",
"nb_inference": 2468,
"ram_size": 3976114176,
"ram_peak_usage": 0.26371878512172786,
"flash_size": 30064766976,
"flash_usage": 0.0035511600700324016,
"load_cpu": 84,
"load_accelerator": null,
"temperature": null,
"ambiant_temperature": null,
"power_consumption": null,
"energy_efficiency": null,
"model_size": 1067648,
"nb_parameters_model": null,
"GFLOPs": null,
"inference_latency": {
"mean": 351.651,
"std": 1276.0,
"min": 171.0,
"max": 54382.0,
"troughput": null,
"latency_per_layers": [
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
"mean": 185.745,
"std": 0.0,
"min": 185.745,
"max": 185.745
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
"mean": 20.0446,
"std": 0.0,
"min": 20.0446,
"max": 20.0446
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
"mean": 15.4323,
"std": 0.0,
"min": 15.4323,
"max": 15.4323
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:3",
"mean": 15.7909,
"std": 0.0,
"min": 15.7909,
"max": 15.7909
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:4",
"mean": 1.05024,
"std": 0.0,
"min": 1.05024,
"max": 1.05024
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:5",
"mean": 4.72366,
"std": 0.0,
"min": 4.72366,
"max": 4.72366
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:6",
"mean": 17.214299999999998,
"std": 0.0,
"min": 17.214299999999998,
"max": 17.214299999999998
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:7",
"mean": 17.8922,
"std": 0.0,
"min": 17.8922,
"max": 17.8922
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:8",
"mean": 13.031600000000001,
"std": 0.0,
"min": 13.031600000000001,
"max": 13.031600000000001
},
{
"layer_name": " Delegate/Fully Connected (NC F32) GEMM:9",
"mean": 60.726099999999995,
"std": 0.0,
"min": 60.726099999999995,
"max": 60.726099999999995
}
]
},
"preprocess_time": {
"mean": null,
"std": null,
"min": null,
"max": null
},
"postprocess_time": {
"mean": null,
"std": null,
"min": null,
"max": null
},
"accuracy": null
}