Hi, Team
I am currently developing on my own custom image on imx8dxp. When using TensorFlow Lite for object detection, I am running it only on the CPU and now I want to run it on the GPU. I found in the i.MX Machine Learning User's Guide that I can use the vx-delegate to enable TensorFlow Lite with GPU support. Can I enable GPU support by building the library from the following repository and setting the path?
https://github.com/nxp-imx/tflite-vx-delegate-imx.git
best regards,