Skip to content

124232 - stm32l4r9 tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

  • model name : resnet_v1_32_32_tfs_int8.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:19:46.",
  "energy_efficiency": null,
  "flash_size": 2097152,
  "flash_usage": 43.80683898925781,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": "QUANTIZE",
        "max": 57.0,
        "mean": 57.0,
        "min": 57.0,
        "std": 0.0
      },
      {
        "layer_name": "CONV_2D",
        "max": 1822751.0,
        "mean": 1822731.25,
        "min": 1822710.0,
        "std": 10.123611015838172
      },
      {
        "layer_name": "ADD",
        "max": 120635.0,
        "mean": 120627.15,
        "min": 120608.0,
        "std": 6.444183423832689
      },
      {
        "layer_name": "AVERAGE_POOL_2D",
        "max": 339.0,
        "mean": 339.0,
        "min": 339.0,
        "std": 0.0
      },
      {
        "layer_name": "RESHAPE",
        "max": 7.0,
        "mean": 7.0,
        "min": 7.0,
        "std": 0.0
      },
      {
        "layer_name": "FULLY_CONNECTED",
        "max": 237.0,
        "mean": 236.2,
        "min": 236.0,
        "std": 0.4000000000000001
      },
      {
        "layer_name": "SOFTMAX",
        "max": 539.0,
        "mean": 534.7,
        "min": 529.0,
        "std": 2.551470164434615
      },
      {
        "layer_name": "DEQUANTIZE",
        "max": 112.0,
        "mean": 109.25,
        "min": 105.0,
        "std": 1.840516231930596
      }
    ],
    "max": 1944667.0,
    "mean": 1944644.55,
    "min": 1944624.0,
    "std": 13.013358521150487,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 100,
  "model_file_name": "resnet_v1_32_32_tfs_int8.tflite",
  "model_size": 535608,
  "nb_inference": 20,
  "nb_parameters_model": null,
  "postprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "power_consumption": 0.27216229999999997,
  "preprocess_time": {
    "max": 638.0,
    "mean": 636.85,
    "min": 636.0,
    "std": 0.4769696007084728
  },
  "ram_peak_usage": 17.994384765625,
  "ram_size": 655360,
  "target": "stm32l4r9",
  "target_id": "c-stm32l4r9-0000-0000",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}