Skip to content

214374 - 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-0001",
  "version_tag": "",
  "date": "2026-07-21T22:09:23.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DeepAutoEncoder.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 26188,
  "ram_size": 4241719296,
  "ram_peak_usage": 0.2224848779809497,
  "flash_size": 124725649408,
  "flash_usage": 0.0008559971465913412,
  "load_cpu": 72.97727272727273,
  "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.9303,
    "std": 274.0,
    "min": 14.0,
    "max": 15348.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "mean": 10.110100000000001,
        "std": 0.0,
        "min": 10.110100000000001,
        "max": 10.110100000000001
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "mean": 1.96143,
        "std": 0.0,
        "min": 1.96143,
        "max": 1.96143
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "mean": 1.79273,
        "std": 0.0,
        "min": 1.79273,
        "max": 1.79273
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:3",
        "mean": 1.65561,
        "std": 0.0,
        "min": 1.65561,
        "max": 1.65561
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:4",
        "mean": 0.00294028,
        "std": 0.0,
        "min": 0.00294028,
        "max": 0.00294028
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:5",
        "mean": 1.3146099999999998,
        "std": 0.0,
        "min": 1.3146099999999998,
        "max": 1.3146099999999998
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:6",
        "mean": 1.60875,
        "std": 0.0,
        "min": 1.60875,
        "max": 1.60875
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:7",
        "mean": 1.5504,
        "std": 0.0,
        "min": 1.5504,
        "max": 1.5504
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:8",
        "mean": 1.58366,
        "std": 0.0,
        "min": 1.58366,
        "max": 1.58366
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:9",
        "mean": 3.35005,
        "std": 0.0,
        "min": 3.35005,
        "max": 3.35005
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}