meta-digi/meta-digi-dey/dynamic-layers/meta-ml/recipes-libraries/ethos-u-vela
David Escalona f04581b9a6 eiq-examples: extend recipe to download and transform models in the host
Until now, the recipe only installed the binaries and some scripts in the target device. Then,
user had to execute an script in the running system to download and transform the models for
the demo, a process that could take up to 30 minutes. Also, a custom script was required to
acomodate the environment settings before executing any demo. All of this was preventing us from
creating out-of-the-box images including NPU demos for exhibitions and clients.

With the new changes, the recipe now downloads and transforms all the models in the host machine,
saving around 27 minutes and leaving the demos in the target ready to be executed. To ease the
process, a launch script is included for all the demos to configure the environment as well as an
auto-start service.

https://onedigi.atlassian.net/browse/CCS-10

Co-authored-by: Isaac Hermida <isaac.hermida@digi.com>
Signed-off-by: David Escalona <david.escalona@digi.com>
2024-09-25 13:47:36 +02:00
..
ethos-u-vela_3.9.0.bb ccimx93: update ML/AI packages for NXP release 6.1.55-2.2.0 2024-01-12 12:09:21 +01:00
ethos-u-vela_3.9.0.bbappend eiq-examples: extend recipe to download and transform models in the host 2024-09-25 13:47:36 +02:00