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