Skip to content

124372 - stm32mp257 tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

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

Logs Details

user.log
Run command : benchmark_model --graph=yamnet_256_64x96_tl_int8.tflite  --enable_op_profiling=true --report_peak_memory_footprint=true  --profiling_output_csv_file=log.csv --op_profiling_output_mode=csv --external_delegate_path=/usr/lib/libvx_delegate.so.2 --num_runs 20
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:19:47.",
  "energy_efficiency": null,
  "flash_size": 4022501376,
  "flash_usage": 0.004590775309656476,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " [StatefulPartitionedCall:0]:16",
        "max": 4656.17,
        "mean": 4656.17,
        "min": 4656.17,
        "std": 0.0
      }
    ],
    "max": 8409.0,
    "mean": 4656.17,
    "min": 4256.0,
    "std": 588.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 34.878571428571426,
  "model_file_name": "yamnet_256_64x96_tl_int8.tflite",
  "model_size": 184664,
  "nb_inference": 210,
  "nb_parameters_model": null,
  "postprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "power_consumption": 4.2843789999999995,
  "preprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "ram_peak_usage": 2.4073459316184693,
  "ram_size": 3960655872,
  "target": "stm32mp257",
  "target_id": "0000019b3644541660d0d293013141aa17bcc8f429d4a47cddedf1d892c9ec73",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}