summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKshitij Sisodia <kshitij.sisodia@arm.com>2022-09-26 14:15:53 +0100
committerKshitij Sisodia <kshitij.sisodia@arm.com>2022-09-26 16:36:51 +0100
commit8d03c19bce708f4d6efb76cb9ec3eb2fee8d681d (patch)
tree9cf6f5f71585525afa1cb8975c0f5e2d0f3d4a51 /scripts
parent4c0ac91ef2b052eb57328b85edcb0071cb7558b2 (diff)
downloadml-embedded-evaluation-kit-8d03c19bce708f4d6efb76cb9ec3eb2fee8d681d.tar.gz
MLECO-3546: Adding CMSIS pack with pidx file
Adding beta version of the CMSIS pack, created from the main branch. Adding a corresponding PIDX file for this pack to be linked to the public listing of Arm Keil packs. Packs, pidx and related resources will be available under 'resources/cmsis-packs/' directory. Change-Id: Iff6fe4d2a1cb14ae72442eb62664bf4ccd729c3c Signed-off-by: Kshitij Sisodia <kshitij.sisodia@arm.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/cmake/cmsis-pack-gen/use-case-api.yml15
1 files changed, 3 insertions, 12 deletions
diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
index 8ac7b72..4d23540 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -46,23 +46,14 @@ packs:
requirements:
packages:
- - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.02"}
- - attributes: {vendor: "ARM", name: "CMSIS", version: "5.8.0"}
+ - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.5-rc4"}
+ - attributes: {vendor: "ARM", name: "CMSIS", version: "5.9.0"}
releases:
- version: "22.8.0"
date: "2022-08-15"
description: "Beta release package"
-# @TODO: Add API header names and descriptions here (see placeholder below).
-# apis:
-# - name: "Image classification use case API"
-# attributes: {Cclass: "Machine Learning", Cgroup: "Evaluation Kit", Capiversion: "1.0.0"}
-# description: "Arm ml-embedded-eval kit example APIs"
-# files:
-# - name: "use_case/img_class/include/ImgClassProcessing.hpp"
-# attributes: {category: header, attr: config, version: "1.0.0"}
-
taxonomy:
- attributes: {Cclass: "Machine Learning"}
description: "Machine Learning software frameworks and libraries"
@@ -110,7 +101,7 @@ packs:
- name: inference_runner_api
target: inference_runner_api
- attributes: {Cclass: "ML Eval Kit", Cgroup: "Common", Csub: "Generic", Cversion: "1.0.0"}
+ attributes: {Cclass: "ML Eval Kit", Cgroup: "Generic", Csub: "Inference runner", Cversion: "1.0.0"}
description: "Generic inference runner use case API."
dependencies: common_api