Skip to content

214471 - stm32l4r9 tflite

Summary: Test completed with status: SUCCESS. Mean inference time: 200914 ms.

Model Details

  • model name : DeepAutoEncoder.tflite

Logs Details

user.log
error.log

Report Details

report.json
{
  "version": 0,
  "target_id": "stm32l4r9-0002-0000",
  "version_tag": "",
  "date": "2026-07-21T22:26:59.",
  "target": "stm32l4r9",
  "inference_engine": "tflite",
  "model_file_name": "DeepAutoEncoder.tflite",
  "benchmark_type": "TYPE1",
  "nb_inference": 20,
  "ram_size": 655360,
  "ram_peak_usage": 17.877197265625,
  "flash_size": 2097152,
  "flash_usage": 66.06884002685547,
  "load_cpu": 100,
  "load_accelerator": null,
  "temperature": null,
  "ambiant_temperature": null,
  "power_consumption": 0.2694198,
  "energy_efficiency": null,
  "model_size": 1067648,
  "nb_parameters_model": null,
  "GFLOPs": null,
  "inference_latency": {
    "mean": 200913.7,
    "std": 284.3881326637945,
    "min": 200314.0,
    "max": 201301.0,
    "troughput": null,
    "latency_per_layers": [
      {
        "layer_name": "FULLY_CONNECTED",
        "mean": 200913.7,
        "std": 284.3881326637945,
        "min": 200314.0,
        "max": 201301.0
      }
    ]
  },
  "preprocess_time": {
    "mean": 530.85,
    "std": 0.4769696007084728,
    "min": 530.0,
    "max": 532.0
  },
  "postprocess_time": {
    "mean": null,
    "std": null,
    "min": null,
    "max": null
  },
  "accuracy": null
}