When you run the IMX8MP TensorFlow Lite example, adding the argument -a 1 will print the warning message WARN: NNAPI delegate execution provider isn't linked or NNAPI delegate isn't supported on the platform!
Currently it can only run on cpus, not Npus
Could you tell me how to solve this
Ok, thanks. I just saw in the bb file that NNAPI is not open
NNAPI is not recommended.
So which one is recommended to open
You don't need modify bb file.
But I don't have a libvx_delegate.so file