Skip to content

124040 - 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.13' (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:37:42.",
  "energy_efficiency": null,
  "flash_size": 62006341632,
  "flash_usage": 1.0811797347741323e-05,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:0",
        "max": 0.000678046,
        "mean": 0.000678046,
        "min": 0.000678046,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:1",
        "max": 0.000339023,
        "mean": 0.000339023,
        "min": 0.000339023,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Fully Connected (NC F32) GEMM:2",
        "max": 0.000461448,
        "mean": 0.000461448,
        "min": 0.000461448,
        "std": 0.0
      },
      {
        "layer_name": " Delegate/Softmax (NC F32):3",
        "max": 0.000122425,
        "mean": 0.000122425,
        "min": 0.000122425,
        "std": 0.0
      }
    ],
    "max": 81.0,
    "mean": 0.00160094,
    "min": 0.0,
    "std": 0.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 25.25,
  "model_file_name": "keypoint_classifier.tflite",
  "model_size": 6704,
  "nb_inference": 212375,
  "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": "rpi5-0000-0002",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}