Skip to content

214428 - rpi5 tflite

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

Model Details

  • model name : DeepAutoEncoder.tflite

Logs Details

user.log
Warning: Permanently added '192.168.99.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-0004",
  "version_tag": "",
  "date": "2026-07-21T22:10:47.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DeepAutoEncoder.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 23965,
  "ram_size": 4241702912,
  "ram_peak_usage": 0.22248573735095195,
  "flash_size": 62225408000,
  "flash_usage": 0.0017157750094623728,
  "load_cpu": 76.77272727272727,
  "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": 28.0104,
    "std": 321.0,
    "min": 14.0,
    "max": 14765.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "mean": 8.87912,
        "std": 0.0,
        "min": 8.87912,
        "max": 8.87912
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "mean": 2.3266799999999996,
        "std": 0.0,
        "min": 2.3266799999999996,
        "max": 2.3266799999999996
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "mean": 2.3353200000000003,
        "std": 0.0,
        "min": 2.3353200000000003,
        "max": 2.3353200000000003
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:3",
        "mean": 2.21974,
        "std": 0.0,
        "min": 2.21974,
        "max": 2.21974
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:4",
        "mean": 0.00221156,
        "std": 0.0,
        "min": 0.00221156,
        "max": 0.00221156
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:5",
        "mean": 1.92673,
        "std": 0.0,
        "min": 1.92673,
        "max": 1.92673
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:6",
        "mean": 2.23747,
        "std": 0.0,
        "min": 2.23747,
        "max": 2.23747
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:7",
        "mean": 2.14208,
        "std": 0.0,
        "min": 2.14208,
        "max": 2.14208
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:8",
        "mean": 2.2001299999999997,
        "std": 0.0,
        "min": 2.2001299999999997,
        "max": 2.2001299999999997
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:9",
        "mean": 3.7409600000000003,
        "std": 0.0,
        "min": 3.7409600000000003,
        "max": 3.7409600000000003
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}