Skip to content

214311 - rpi4b tflite

Summary: Test completed with status: SUCCESS. Mean inference time: 323 ms.

Model Details

  • model name : DeepAutoEncoder.tflite

Logs Details

user.log
Warning: Permanently added '192.168.2.41' (ED25519) to the list of known hosts. 
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
End of command : benchmark_model
error.log

Report Details

report.json
{
  "version": 0,
  "target_id": "rpi4b-0002-0002",
  "version_tag": "",
  "date": "2026-07-21T22:09:48.",
  "target": "rpi4b",
  "inference_engine": "tflite",
  "model_file_name": "DeepAutoEncoder.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 2669,
  "ram_size": 3976114176,
  "ram_peak_usage": 0.2670152699357495,
  "flash_size": 30700687360,
  "flash_usage": 0.003477602919702186,
  "load_cpu": 86,
  "load_accelerator": null,
  "temperature": null,
  "ambiant_temperature": null,
  "power_consumption": 7.534398,
  "energy_efficiency": null,
  "model_size": 1067648,
  "nb_parameters_model": null,
  "GFLOPs": null,
  "inference_latency": {
    "mean": 323.329,
    "std": 618.0,
    "min": 160.0,
    "max": 6166.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "mean": 178.27200000000002,
        "std": 0.0,
        "min": 178.27200000000002,
        "max": 178.27200000000002
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "mean": 14.8752,
        "std": 0.0,
        "min": 14.8752,
        "max": 14.8752
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "mean": 13.0165,
        "std": 0.0,
        "min": 13.0165,
        "max": 13.0165
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:3",
        "mean": 14.5725,
        "std": 0.0,
        "min": 14.5725,
        "max": 14.5725
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:4",
        "mean": 1.04683,
        "std": 0.0,
        "min": 1.04683,
        "max": 1.04683
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:5",
        "mean": 2.02773,
        "std": 0.0,
        "min": 2.02773,
        "max": 2.02773
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:6",
        "mean": 10.9846,
        "std": 0.0,
        "min": 10.9846,
        "max": 10.9846
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:7",
        "mean": 13.077200000000001,
        "std": 0.0,
        "min": 13.077200000000001,
        "max": 13.077200000000001
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:8",
        "mean": 12.3271,
        "std": 0.0,
        "min": 12.3271,
        "max": 12.3271
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:9",
        "mean": 63.1293,
        "std": 0.0,
        "min": 63.1293,
        "max": 63.1293
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}