Skip to content

123800 - rpi4b tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

  • model name : st_yolo_lc_v1_256_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=st_yolo_lc_v1_256_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:29:40.",
  "energy_efficiency": null,
  "flash_size": 30688104448,
  "flash_usage": 0.0011061224083591858,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " [tfl.quantize]:0",
        "max": 297.03200000000004,
        "mean": 297.03200000000004,
        "min": 297.03200000000004,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:0",
        "max": 1940.55,
        "mean": 1940.55,
        "min": 1940.55,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:1",
        "max": 714.222,
        "mean": 714.222,
        "min": 714.222,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:2",
        "max": 666.722,
        "mean": 666.722,
        "min": 666.722,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) IGEMM:3",
        "max": 648.146,
        "mean": 648.146,
        "min": 648.146,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:4",
        "max": 83.2405,
        "mean": 83.2405,
        "min": 83.2405,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:5",
        "max": 320.905,
        "mean": 320.905,
        "min": 320.905,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:6",
        "max": 63.25319999999999,
        "mean": 63.25319999999999,
        "min": 63.25319999999999,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:7",
        "max": 551.209,
        "mean": 551.209,
        "min": 551.209,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Max Pooling (NHWC S8):8",
        "max": 28.038,
        "mean": 28.038,
        "min": 28.038,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:9",
        "max": 55.5886,
        "mean": 55.5886,
        "min": 55.5886,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:10",
        "max": 310.70300000000003,
        "mean": 310.70300000000003,
        "min": 310.70300000000003,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) DWConv:11",
        "max": 55.6329,
        "mean": 55.6329,
        "min": 55.6329,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:12",
        "max": 303.44300000000004,
        "mean": 303.44300000000004,
        "min": 303.44300000000004,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convolution (NHWC QC8) GEMM:13",
        "max": 54.158199999999994,
        "mean": 54.158199999999994,
        "min": 54.158199999999994,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Convert (NC QS8 F32):14",
        "max": 16.7848,
        "mean": 16.7848,
        "min": 16.7848,
        "std": 0.0
      }
    ],
    "max": 45764.0,
    "mean": 6109.63,
    "min": 4373.0,
    "std": 4066.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 78,
  "model_file_name": "st_yolo_lc_v1_256_int8.tflite",
  "model_size": 339448,
  "nb_inference": 158,
  "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.27360823956379265,
  "ram_size": 3976114176,
  "target": "rpi4b",
  "target_id": "0000019c716362ba976cf0240430d8609d2545907baf474a564f4d508e331fdf",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}