Skip to content

214429 - rpi5 tflite

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

Model Details

  • model name : DeepAutoEncoder_int8.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:57.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DeepAutoEncoder_int8.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 36635,
  "ram_size": 4241702912,
  "ram_peak_usage": 0.18540478112579328,
  "flash_size": 62225408000,
  "flash_usage": 0.00044511720999884804,
  "load_cpu": 65.70454545454545,
  "load_accelerator": null,
  "temperature": null,
  "ambiant_temperature": null,
  "power_consumption": null,
  "energy_efficiency": null,
  "model_size": 276976,
  "nb_parameters_model": null,
  "GFLOPs": null,
  "inference_latency": {
    "mean": 16.2247,
    "std": 250.0,
    "min": 5.0,
    "max": 14353.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:0",
        "mean": 4.78747,
        "std": 0.0,
        "min": 4.78747,
        "max": 4.78747
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:1",
        "mean": 1.6574300000000002,
        "std": 0.0,
        "min": 1.6574300000000002,
        "max": 1.6574300000000002
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:2",
        "mean": 1.51827,
        "std": 0.0,
        "min": 1.51827,
        "max": 1.51827
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:3",
        "mean": 1.5251299999999999,
        "std": 0.0,
        "min": 1.5251299999999999,
        "max": 1.5251299999999999
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:4",
        "mean": 0.000436741,
        "std": 0.0,
        "min": 0.000436741,
        "max": 0.000436741
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:5",
        "mean": 1.2149,
        "std": 0.0,
        "min": 1.2149,
        "max": 1.2149
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:6",
        "mean": 1.51478,
        "std": 0.0,
        "min": 1.51478,
        "max": 1.51478
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:7",
        "mean": 1.4426599999999998,
        "std": 0.0,
        "min": 1.4426599999999998,
        "max": 1.4426599999999998
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:8",
        "mean": 1.36381,
        "std": 0.0,
        "min": 1.36381,
        "max": 1.36381
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:9",
        "mean": 1.19984,
        "std": 0.0,
        "min": 1.19984,
        "max": 1.19984
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}