aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/backends/applications/inference_runner-sse-300-22.05.01-ethos-U65-Dedicated_Sram-TA/backend-config.json
blob: b59c85e33aaf58313b79c4eb6300728a930f459a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "name": "Generic Inference Runner: Ethos-U65 Dedicated 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-U65"
      }
    ],
    "variables": {
      "eval_app": "{software.config_dir}/ethos-u-inference_runner.axf"
    }
  }
]