aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/aiet/applications/inference_runner-sse-310-22.05.01-ethos-U55-Shared_Sram-TA/aiet-config.json
blob: 2cbab707da4a5df4a18340748a0aa6915072c05e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "name": "Generic Inference Runner: Ethos-U55/65 Shared 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-310: Cortex-M85+Ethos-U55"
      }
    ],
    "lock": true,
    "variables": {
      "eval_app": "{software.config_dir}/ethos-u-inference_runner.axf"
    }
  }
]