Skip to content

214369 - rpi5 tflite

Summary: Test completed with status: SUCCESS. Mean inference time: 56 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-0001",
  "version_tag": "",
  "date": "2026-07-21T22:08:37.",
  "target": "rpi5",
  "inference_engine": "tflite",
  "model_file_name": "DSCNN_int8.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 13971,
  "ram_size": 4241719296,
  "ram_peak_usage": 0.1854040649841248,
  "flash_size": 124725649408,
  "flash_usage": 4.324371150280858e-05,
  "load_cpu": 73.70454545454545,
  "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": 55.7463,
    "std": 368.0,
    "min": 35.0,
    "max": 16998.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:0",
        "mean": 19.134,
        "std": 0.0,
        "min": 19.134,
        "max": 19.134
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:1",
        "mean": 4.92849,
        "std": 0.0,
        "min": 4.92849,
        "max": 4.92849
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:2",
        "mean": 4.68857,
        "std": 0.0,
        "min": 4.68857,
        "max": 4.68857
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:3",
        "mean": 4.15003,
        "std": 0.0,
        "min": 4.15003,
        "max": 4.15003
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:4",
        "mean": 4.49689,
        "std": 0.0,
        "min": 4.49689,
        "max": 4.49689
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:5",
        "mean": 4.12447,
        "std": 0.0,
        "min": 4.12447,
        "max": 4.12447
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:6",
        "mean": 4.72994,
        "std": 0.0,
        "min": 4.72994,
        "max": 4.72994
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:7",
        "mean": 4.1468,
        "std": 0.0,
        "min": 4.1468,
        "max": 4.1468
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:8",
        "mean": 3.34564,
        "std": 0.0,
        "min": 3.34564,
        "max": 3.34564
      },
      {
        "layer_name": " [functional_1/average_pooling2d/AvgPool]:9",
        "mean": 1.78105,
        "std": 0.0,
        "min": 1.78105,
        "max": 1.78105
      },
      {
        "layer_name": " Delegate/Copy (NC X8):0",
        "mean": 0.000214731,
        "std": 0.0,
        "min": 0.000214731,
        "max": 0.000214731
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:1",
        "mean": 0.00107365,
        "std": 0.0,
        "min": 0.00107365,
        "max": 0.00107365
      },
      {
        "layer_name": " [Identity]:12",
        "mean": 0.219168,
        "std": 0.0,
        "min": 0.219168,
        "max": 0.219168
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}