Skip to content

124226 - stm32l4r9 tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

  • model name : keypoint_classifier.tflite
  • model url : Download here

Logs Details

user.log
error.log

Report Details

report.json
{
  "GFLOPs": null,
  "accuracy": null,
  "ambiant_temperature": null,
  "benchmark_type": "TYPE1",
  "date": "2026-04-14T22:14:36.",
  "energy_efficiency": null,
  "flash_size": 2097152,
  "flash_usage": 15.782356262207031,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": "FULLY_CONNECTED",
        "max": 918.0,
        "mean": 891.75,
        "min": 858.0,
        "std": 14.798226245060588
      },
      {
        "layer_name": "SOFTMAX",
        "max": 129.0,
        "mean": 73.25,
        "min": 47.0,
        "std": 28.078238904888604
      }
    ],
    "max": 1042.0,
    "mean": 965.45,
    "min": 935.0,
    "std": 33.702336714239856,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 100,
  "model_file_name": "keypoint_classifier.tflite",
  "model_size": 6704,
  "nb_inference": 20,
  "nb_parameters_model": null,
  "postprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "power_consumption": 0.2734348,
  "preprocess_time": {
    "max": 37.0,
    "mean": 36.4,
    "min": 36.0,
    "std": 0.48989794855663565
  },
  "ram_peak_usage": 17.51708984375,
  "ram_size": 655360,
  "target": "stm32l4r9",
  "target_id": "c-stm32l4r9-0000-0000",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}