Skip to content

123796 - rpi4b tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

  • model name : miniresnet_2stacks_64x50_tl_int8.tflite
  • model url : Download here

Logs Details

user.log
Warning: Permanently added '192.168.2.41' (ED25519) to the list of known hosts. 
Run command : benchmark_model --graph=miniresnet_2stacks_64x50_tl_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
{
  "GFLOPs": null,
  "accuracy": null,
  "ambiant_temperature": null,
  "benchmark_type": "TYPE1",
  "date": "2026-04-14T22:28:49.",
  "energy_efficiency": null,
  "flash_size": 30688104448,
  "flash_usage": 0.0015593273309234537,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:0",
        "max": 955.35,
        "mean": 955.35,
        "min": 955.35,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Constant Pad (ND X8):1",
        "max": 73.1676,
        "mean": 73.1676,
        "min": 73.1676,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Max Pooling (NHWC S8):2",
        "max": 28.4693,
        "mean": 28.4693,
        "min": 28.4693,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:3",
        "max": 17.5196,
        "mean": 17.5196,
        "min": 17.5196,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:4",
        "max": 15.834299999999999,
        "mean": 15.834299999999999,
        "min": 15.834299999999999,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:5",
        "max": 113.493,
        "mean": 113.493,
        "min": 113.493,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Add (ND QS8):6",
        "max": 6.39479,
        "mean": 6.39479,
        "min": 6.39479,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:7",
        "max": 10.826799999999999,
        "mean": 10.826799999999999,
        "min": 10.826799999999999,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:8",
        "max": 107.182,
        "mean": 107.182,
        "min": 107.182,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Add (ND QS8):9",
        "max": 11.998099999999999,
        "mean": 11.998099999999999,
        "min": 11.998099999999999,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:10",
        "max": 14.3538,
        "mean": 14.3538,
        "min": 14.3538,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:11",
        "max": 7.03911,
        "mean": 7.03911,
        "min": 7.03911,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:12",
        "max": 112.905,
        "mean": 112.905,
        "min": 112.905,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Add (ND QS8):13",
        "max": 2.34451,
        "mean": 2.34451,
        "min": 2.34451,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:14",
        "max": 20.450699999999998,
        "mean": 20.450699999999998,
        "min": 20.450699999999998,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:15",
        "max": 140.993,
        "mean": 140.993,
        "min": 140.993,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Add (ND QS8):16",
        "max": 2.92924,
        "mean": 2.92924,
        "min": 2.92924,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Copy (NC X8):17",
        "max": 0.0,
        "mean": 0.0,
        "min": 0.0,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC QS8) GEMM:18",
        "max": 8.01676,
        "mean": 8.01676,
        "min": 8.01676,
        "std": 0.0
      },
      {
        "layer_name": " [StatefulPartitionedCall:01]:20",
        "max": 3.7579100000000003,
        "mean": 3.7579100000000003,
        "min": 3.7579100000000003,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convert (NC QS8 F32):0",
        "max": 0.232775,
        "mean": 0.232775,
        "min": 0.232775,
        "std": 0.0
      }
    ],
    "max": 20913.0,
    "mean": 1653.26,
    "min": 1162.0,
    "std": 1629.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 81,
  "model_file_name": "miniresnet_2stacks_64x50_tl_int8.tflite",
  "model_size": 478528,
  "nb_inference": 537,
  "nb_parameters_model": null,
  "postprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "power_consumption": null,
  "preprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "ram_peak_usage": 0.22416096735346866,
  "ram_size": 3976114176,
  "target": "rpi4b",
  "target_id": "0000019c716362ba976cf0240430d8609d2545907baf474a564f4d508e331fdf",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}