Skip to content

124108 - rpi5 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.10' (ED25519) to the list of known hosts.
 
INFO: Created TensorFlow Lite XNNPACK delegate for CPU. 
error.log

Report Details

report.json
{
  "GFLOPs": null,
  "accuracy": null,
  "ambiant_temperature": null,
  "benchmark_type": "TYPE1",
  "date": "2026-04-14T22:54:20.",
  "energy_efficiency": null,
  "flash_size": 62416101376,
  "flash_usage": 1.0740818237932747e-05,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "max": 0.0007384609999999999,
        "mean": 0.0007384609999999999,
        "min": 0.0007384609999999999,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "max": 9.52853e-05,
        "mean": 9.52853e-05,
        "min": 9.52853e-05,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "max": 0.00023821299999999998,
        "mean": 0.00023821299999999998,
        "min": 0.00023821299999999998,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Softmax (NC F32):3",
        "max": 0.00016198500000000002,
        "mean": 0.00016198500000000002,
        "min": 0.00016198500000000002,
        "std": 0.0
      }
    ],
    "max": 17.0,
    "mean": 0.00123394,
    "min": 0.0,
    "std": 0.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 24.853846153846153,
  "model_file_name": "keypoint_classifier.tflite",
  "model_size": 6704,
  "nb_inference": 209896,
  "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.1730437939851831,
  "ram_size": 4241719296,
  "target": "rpi5",
  "target_id": "0000019c71638acf37948e8933e2246c7ee24eb06307d06986d991b6e014d767",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}