Skip to content

124154 - 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.99.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-14T23:07:32.",
  "energy_efficiency": null,
  "flash_size": 62225408000,
  "flash_usage": 1.077373409909984e-05,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "max": 0.000670716,
        "mean": 0.000670716,
        "min": 0.000670716,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "max": 0.00012146800000000001,
        "mean": 0.00012146800000000001,
        "min": 0.00012146800000000001,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "max": 0.000110906,
        "mean": 0.000110906,
        "min": 0.000110906,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Softmax (NC F32):3",
        "max": 0.00012146800000000001,
        "mean": 0.00012146800000000001,
        "min": 0.00012146800000000001,
        "std": 0.0
      }
    ],
    "max": 15.0,
    "mean": 0.00102456,
    "min": 0.0,
    "std": 0.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 23.602083333333336,
  "model_file_name": "keypoint_classifier.tflite",
  "model_size": 6704,
  "nb_inference": 189350,
  "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.17304446238407373,
  "ram_size": 4241702912,
  "target": "rpi5",
  "target_id": "rpi5-0002-0000",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}