Skip to content

214356 - rpi5 tflite

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

Model Details

  • model name : DeepAutoEncoder.tflite

Logs Details

user.log
Warning: Permanently added '192.168.2.10' (ED25519) to the list of known hosts.
 
INFO: Created TensorFlow Lite XNNPACK delegate for CPU. 
error.log

Report Details

report.json
{
  "version": 0,
  "target_id": "rpi5-0002-0000",
  "version_tag": "",
  "date": "2026-07-21T22:10:09.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DeepAutoEncoder.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 26440,
  "ram_size": 4241719296,
  "ram_peak_usage": 0.2224848779809497,
  "flash_size": 62416101376,
  "flash_usage": 0.0017105329818156954,
  "load_cpu": 68.13636363636364,
  "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": 24.6098,
    "std": 282.0,
    "min": 14.0,
    "max": 15406.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "mean": 9.67504,
        "std": 0.0,
        "min": 9.67504,
        "max": 9.67504
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "mean": 1.9881199999999999,
        "std": 0.0,
        "min": 1.9881199999999999,
        "max": 1.9881199999999999
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "mean": 1.8031,
        "std": 0.0,
        "min": 1.8031,
        "max": 1.8031
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:3",
        "mean": 1.6073000000000002,
        "std": 0.0,
        "min": 1.6073000000000002,
        "max": 1.6073000000000002
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:4",
        "mean": 0.00226929,
        "std": 0.0,
        "min": 0.00226929,
        "max": 0.00226929
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:5",
        "mean": 1.35416,
        "std": 0.0,
        "min": 1.35416,
        "max": 1.35416
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:6",
        "mean": 1.6579,
        "std": 0.0,
        "min": 1.6579,
        "max": 1.6579
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:7",
        "mean": 1.62398,
        "std": 0.0,
        "min": 1.62398,
        "max": 1.62398
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:8",
        "mean": 1.57213,
        "std": 0.0,
        "min": 1.57213,
        "max": 1.57213
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:9",
        "mean": 3.32579,
        "std": 0.0,
        "min": 3.32579,
        "max": 3.32579
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}