summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKshitij Sisodia <kshitij.sisodia@arm.com>2022-06-01 09:06:21 +0100
committerKshitij Sisodia <kshitij.sisodia@arm.com>2022-06-01 09:06:21 +0100
commit1ec169b7c9604ff70f873b3393d60cc9cd521678 (patch)
tree1bafff5dbdee9ddf64a1487a9857734de51da8dc /scripts
parentc37220328952453018d6ba6bae2201197174a146 (diff)
downloadml-embedded-evaluation-kit-1ec169b7c9604ff70f873b3393d60cc9cd521678.tar.gz
MLECO-2968 Create a docker image with all requirements
Added a Dockerfile to setup and install requirements for the ml-embedded-evaluation-kit repository. Also included minor change (MLCE-859) for NPU components' source file. Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: I621fb2991218a451a0e8c33e14032b9c9e36709e
Diffstat (limited to 'scripts')
-rw-r--r--scripts/cmake/cmsis-pack-gen/use-case-api.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
index fb0cbd9..a6b71b1 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -25,7 +25,7 @@
#
# ml-embedded-eval-kit $ packgen -s ./ \ # Source dir (run this from repo root)
# -v ./scripts/cmake/cmsis-pack-gen/use-case-api.yml \ # This file's path
-# -o <path-to>/ml-embedded-eval-kit-pack \ # Where to generate the ouput
+# -o <path-to>/ml-embedded-eval-kit-pack \ # Where to generate the output
# -i <path-to>/tensorflow.tensorflow-lite-micro.pdsc \ # Tensorflow packs' PDSC file
# -i <path-to>/ARM.CMSIS.pdsc \ # CMSIS packs' PDSC file
#