aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/aiet/applications/inference_runner-sse-300-22.05.01-ethos-U55-Sram_Only-TA/aiet-config.json
blob: cb7e113f250486b8faa561dc0a5f672be84bbf5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "name": "Generic Inference Runner: Ethos-U55 SRAM",
    "description": "This application allows running inferences using custom NN TFLite models on Ethos-U. No data pre-/post-processing is executed.",
    "supported_systems": [
      {
        "name": "Corstone-300: Cortex-M55+Ethos-U55"
      }
    ],
    "lock": true,
    "variables": {
      "eval_app": "{software.config_dir}/ethos-u-inference_runner.axf"
    }
  }
]