tflite-vx-delegate-imx on imx8x series and perform inference using GPU?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

tflite-vx-delegate-imx on imx8x series and perform inference using GPU?

1,734 Views
Yu-ki
Contributor I

I'm not very familiar with embedded system development, so maybe I'm not asking the question well.

Can I run sensorflow-lite inference (e.g. object detection) on GPU even if I build libvx_delegate.so using tflite-vx-delegate-imx on host PC and transfer it to imx8qxp chip via SCP? imx8qxp's distribution is using WLX21.

0 Kudos
Reply
2 Replies

1,705 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

 

Yes you can, you can check the machine learning guide on how to do it. but you migth check the GPU in the MX8QX since it does not have NPU the VX_delegate won't work.

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

 

Regards

0 Kudos
Reply

1,693 Views
Yu-ki
Contributor I

Hello, Bio_TICFSL

 

Thank you for reply,

So does this mean that the GPU on the imx8qxp chip cannot be run using tensorflow-lite?
I thought the GPU can run the GPU (GC7000 Lite) using VX_Delegate, TIM-VX and OVXLIB, 
looking at Figure3 in https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf,

 

0 Kudos
Reply