Hi Team,
We would appreciate it if you could tell me how to build a core-minimal-image with following python packages,
tflite-support
tensorstore
tflite-support-nightly
tensorflow-addons
Thanks,
Sureshkumar R
Hi @krsuresh,
I hope you are doing well.
To add the above packes in the yocto build, one needs to have a bitbake recipe for the same.
NXP Yocto BSP doesn't contain recipes for the same.
Customer needs to create their own bitbake recipes to add above packages.
One can refer to various recipes at meta-imx/meta-ml/recipes-libraries
/tensorflow-lite/
Thanks & Regards,
Dhruvit Vasavada