Skip to content

214405 - rpi5 tflite

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

Model Details

  • model name : DSCNN_int8.tflite

Logs Details

user.log
Warning: Permanently added '192.168.2.13' (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-0003",
  "version_tag": "",
  "date": "2026-07-21T22:09:16.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DSCNN_int8.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 13574,
  "ram_size": 4241719296,
  "ram_peak_usage": 0.1730437939851831,
  "flash_size": 62006341632,
  "flash_usage": 8.698465121536038e-05,
  "load_cpu": 75.25,
  "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": 56.9862,
    "std": 317.0,
    "min": 35.0,
    "max": 14371.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:0",
        "mean": 21.8071,
        "std": 0.0,
        "min": 21.8071,
        "max": 21.8071
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:1",
        "mean": 4.89067,
        "std": 0.0,
        "min": 4.89067,
        "max": 4.89067
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:2",
        "mean": 4.56454,
        "std": 0.0,
        "min": 4.56454,
        "max": 4.56454
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:3",
        "mean": 3.95366,
        "std": 0.0,
        "min": 3.95366,
        "max": 3.95366
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:4",
        "mean": 4.42375,
        "std": 0.0,
        "min": 4.42375,
        "max": 4.42375
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:5",
        "mean": 3.9057,
        "std": 0.0,
        "min": 3.9057,
        "max": 3.9057
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:6",
        "mean": 4.3998800000000005,
        "std": 0.0,
        "min": 4.3998800000000005,
        "max": 4.3998800000000005
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:7",
        "mean": 3.85664,
        "std": 0.0,
        "min": 3.85664,
        "max": 3.85664
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:8",
        "mean": 3.17843,
        "std": 0.0,
        "min": 3.17843,
        "max": 3.17843
      },
      {
        "layer_name": " [functional_1/average_pooling2d/AvgPool]:9",
        "mean": 1.77501,
        "std": 0.0,
        "min": 1.77501,
        "max": 1.77501
      },
      {
        "layer_name": " Delegate/Copy (NC X8):0",
        "mean": 7.36703e-05,
        "std": 0.0,
        "min": 7.36703e-05,
        "max": 7.36703e-05
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:1",
        "mean": 0.0010313800000000001,
        "std": 0.0,
        "min": 0.0010313800000000001,
        "max": 0.0010313800000000001
      },
      {
        "layer_name": " [Identity]:12",
        "mean": 0.229778,
        "std": 0.0,
        "min": 0.229778,
        "max": 0.229778
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}