Skip to content

123834 - rpi4b tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

  • model name : keypoint_classifier.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=keypoint_classifier.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:41:18.",
  "energy_efficiency": null,
  "flash_size": 30064766976,
  "flash_usage": 2.2298526395869445e-05,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "max": 7.469609999999999,
        "mean": 7.469609999999999,
        "min": 7.469609999999999,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "max": 4.4943,
        "mean": 4.4943,
        "min": 4.4943,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "max": 3.74051,
        "mean": 3.74051,
        "min": 3.74051,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Softmax (NC F32):3",
        "max": 0.00730723,
        "mean": 0.00730723,
        "min": 0.00730723,
        "std": 0.0
      }
    ],
    "max": 24186.0,
    "mean": 15.7117,
    "min": 1.0,
    "std": 400.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 77,
  "model_file_name": "keypoint_classifier.tflite",
  "model_size": 6704,
  "nb_inference": 33939,
  "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.23425645209640983,
  "ram_size": 3976114176,
  "target": "rpi4b",
  "target_id": "0000019c71635d3019f6027236bbb385337cac91fb67191971047760add7d2ef",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}