Skip to content

214265 - rpi4b tflite

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

Model Details

  • model name : Resnet_int8.tflite

Logs Details

user.log
Warning: Permanently added '192.168.2.41' (ED25519) to the list of known hosts. 
Run command : benchmark_model --graph=Resnet_int8.tflite --num_threads=4  --enable_op_profiling=true --report_peak_memory_footprint=true  --profiling_output_csv_file=log.csv --op_profiling_output_mode=csv
INFO: Created TensorFlow Lite XNNPACK delegate for CPU. 
End of command : benchmark_model
error.log

Report Details

report.json
{
  "version": 0,
  "target_id": "rpi4b-0002-0000",
  "version_tag": "",
  "date": "2026-07-21T22:07:35.",
  "target": "rpi4b",
  "inference_engine": "tflite",
  "model_file_name": "Resnet_int8.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 1346,
  "ram_size": 3976114176,
  "ram_peak_usage": 0.1977890888412959,
  "flash_size": 30688104448,
  "flash_usage": 0.00032095824024223554,
  "load_cpu": 81,
  "load_accelerator": null,
  "temperature": null,
  "ambiant_temperature": null,
  "power_consumption": null,
  "energy_efficiency": null,
  "model_size": 98496,
  "nb_parameters_model": null,
  "GFLOPs": null,
  "inference_latency": {
    "mean": 695.376,
    "std": 967.0,
    "min": 448.0,
    "max": 20108.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:0",
        "mean": 272.382,
        "std": 0.0,
        "min": 272.382,
        "max": 272.382
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:1",
        "mean": 85.9086,
        "std": 0.0,
        "min": 85.9086,
        "max": 85.9086
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:2",
        "mean": 77.5832,
        "std": 0.0,
        "min": 77.5832,
        "max": 77.5832
      },
      {
        "layer_name": " Delegate/Add (ND QS8):3",
        "mean": 6.7043099999999995,
        "std": 0.0,
        "min": 6.7043099999999995,
        "max": 6.7043099999999995
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:4",
        "mean": 37.1248,
        "std": 0.0,
        "min": 37.1248,
        "max": 37.1248
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:5",
        "mean": 67.3566,
        "std": 0.0,
        "min": 67.3566,
        "max": 67.3566
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:6",
        "mean": 9.15007,
        "std": 0.0,
        "min": 9.15007,
        "max": 9.15007
      },
      {
        "layer_name": " Delegate/Add (ND QS8):7",
        "mean": 3.12333,
        "std": 0.0,
        "min": 3.12333,
        "max": 3.12333
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:8",
        "mean": 43.310500000000005,
        "std": 0.0,
        "min": 43.310500000000005,
        "max": 43.310500000000005
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:9",
        "mean": 78.8105,
        "std": 0.0,
        "min": 78.8105,
        "max": 78.8105
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:10",
        "mean": 6.20728,
        "std": 0.0,
        "min": 6.20728,
        "max": 6.20728
      },
      {
        "layer_name": " Delegate/Add (ND QS8):11",
        "mean": 2.03863,
        "std": 0.0,
        "min": 2.03863,
        "max": 2.03863
      },
      {
        "layer_name": " [model/average_pooling2d/AvgPool]:12",
        "mean": 4.41976,
        "std": 0.0,
        "min": 4.41976,
        "max": 4.41976
      },
      {
        "layer_name": " Delegate/Copy (NC X8):0",
        "mean": 0.0676077,
        "std": 0.0,
        "min": 0.0676077,
        "max": 0.0676077
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:1",
        "mean": 0.2526,
        "std": 0.0,
        "min": 0.2526,
        "max": 0.2526
      },
      {
        "layer_name": " [Identity_int8]:15",
        "mean": 0.936107,
        "std": 0.0,
        "min": 0.936107,
        "max": 0.936107
      }
    ]
  },
  "preprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}