Skip to content

214351 - rpi5 tflite

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

Model Details

  • model name : DSCNN_int8.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:09:23.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DSCNN_int8.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 14597,
  "ram_size": 4241719296,
  "ram_peak_usage": 0.1730437939851831,
  "flash_size": 62416101376,
  "flash_usage": 8.641359971377396e-05,
  "load_cpu": 75.575,
  "load_accelerator": null,
  "temperature": null,
  "ambiant_temperature": null,
  "power_consumption": null,
  "energy_efficiency": null,
  "model_size": 53936,
  "nb_parameters_model": null,
  "GFLOPs": null,
  "inference_latency": {
    "mean": 51.7969,
    "std": 239.0,
    "min": 35.0,
    "max": 14380.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:0",
        "mean": 21.1478,
        "std": 0.0,
        "min": 21.1478,
        "max": 21.1478
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:1",
        "mean": 3.8242800000000003,
        "std": 0.0,
        "min": 3.8242800000000003,
        "max": 3.8242800000000003
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:2",
        "mean": 4.0320599999999995,
        "std": 0.0,
        "min": 4.0320599999999995,
        "max": 4.0320599999999995
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:3",
        "mean": 3.31438,
        "std": 0.0,
        "min": 3.31438,
        "max": 3.31438
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:4",
        "mean": 3.8827800000000003,
        "std": 0.0,
        "min": 3.8827800000000003,
        "max": 3.8827800000000003
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:5",
        "mean": 3.30335,
        "std": 0.0,
        "min": 3.30335,
        "max": 3.30335
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:6",
        "mean": 3.84408,
        "std": 0.0,
        "min": 3.84408,
        "max": 3.84408
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:7",
        "mean": 3.28328,
        "std": 0.0,
        "min": 3.28328,
        "max": 3.28328
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:8",
        "mean": 3.14681,
        "std": 0.0,
        "min": 3.14681,
        "max": 3.14681
      },
      {
        "layer_name": " [functional_1/average_pooling2d/AvgPool]:9",
        "mean": 1.7803,
        "std": 0.0,
        "min": 1.7803,
        "max": 1.7803
      },
      {
        "layer_name": " Delegate/Copy (NC X8):0",
        "mean": 0.000205522,
        "std": 0.0,
        "min": 0.000205522,
        "max": 0.000205522
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:1",
        "mean": 0.00178119,
        "std": 0.0,
        "min": 0.00178119,
        "max": 0.00178119
      },
      {
        "layer_name": " [Identity]:12",
        "mean": 0.23587,
        "std": 0.0,
        "min": 0.23587,
        "max": 0.23587
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}