packagegroup-imx-ml: imx93: only install tensorflow-lite

Not installing all the ML packages but just tensorflow-lite saves space.
We are not including onnxruntime and torchvision, which are not supported
by the i.mx93 (see NXP user guide for details).
The ext4.gz size is decreased from 430MB to 217MB.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2024-02-29 11:08:03 +01:00
parent 9f9d016f5d
commit c5c9838e54
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
ML_NNSTREAMER_PKGS_LIST:remove = "nnstreamer-deepview-rt"
ML_PKGS:mx9-nxp-bsp:remove = "deepview-rt-examples"
# Only install tensorflow-lite to save space
ML_PKGS:mx9-nxp-bsp:mx93-nxp-bsp = "tensorflow-lite"
# ARM ethos-u package
ETHOS_U_PKGS:append:mx93-nxp-bsp = " \