When I use tflitecamerademo app that comes with the Android 10 NXP BSP on i.MX8QM MEK, the app seems to be working fine.
When I build tflitecamerademo app from the latest tensorflow source code (lite demo, no modifications) and install on the MEK the app only works for CPU and NNAPI cases and does not work when GPU device/acceleration is selected. (I made sure old app is completely removed).
Please the attached log (see around line 150 for GPU delgation), I also observed with other tesnsorflowlite apps like image classification.
Please suggest if I there is a fix or workaround.
Wondering how tflitecamerademo app that comes with the Android 10 NXP BSP is working, is there a NXP patch?
Thanks!