Hello,
I want to run the sample program for tensorflow-lite inference using GPU on the "imx8dxp" board, but I can't run it because there is no libvx_delegate.so in /usr/lib. Could you please tell me how I can run the inference sample program by running the GPU?
I tried to run the program with the following command, but could not.
python3 label_image.py --ext_delegate /usr/lib/libvx_delegate.so