How to run the inference program with GPU on im8dxp board?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to run the inference program with GPU on im8dxp board?

1,206 次查看
comx
Contributor I

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

0 项奖励
回复
3 回复数

1,135 次查看
joanxie
NXP TechSupport
NXP TechSupport

you can refer to the chapter 3 TensorFlow Lite to get detailed usage and build steps on imx8qxp board

0 项奖励
回复

1,188 次查看
joanxie
NXP TechSupport
NXP TechSupport

what image do you use? do you use prebuilt image or your own built image? did you refer to this user guide?

https://www.nxp.com.cn/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf

0 项奖励
回复

1,154 次查看
comx
Contributor I

Hello, joanxie

I'm sorry it took so long to get back to you.

I use my own built image.

I refer to imx-machine-learning-ug.pdf

I am a technical amateur in this field so it may take me a while to answer.

 

0 项奖励
回复