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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,207件の閲覧回数
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,136件の閲覧回数
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,189件の閲覧回数
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,155件の閲覧回数
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 件の賞賛
返信