Trying to develop linux application to perfom inference on ethosu65

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

Trying to develop linux application to perfom inference on ethosu65

1,785 Views
phanichinimilli
Contributor II

On imx93, my Goal is to comeup with an application that can run a vela model on ethosu65. I am able to build a linux image with ML examples and run the same(label_image) on A55 and on ethosu65.

im interested in finding source code for label_image application but not able to find any source code in yocto build directory

Labels (2)
0 Kudos
Reply
3 Replies

1,745 Views
phanichinimilli
Contributor II

Thanks for the prompt response.
 github points to the python code, I'm more interested in finding c/c++ source code that invokes ethos driver.
so that I can experiment, modify and recompile and copy it to rootfs
I'm following build procedure mentioned in 

0 Kudos
Reply

1,768 Views
Chavira
NXP TechSupport
NXP TechSupport

Hi @phanichinimilli!

Thank you for contacting NXP Support!

 

The examples can be found in our github.

 

Best Regards!

Chavira

 

0 Kudos
Reply

1,696 Views
phanichinimilli
Contributor II
Is there a way I can find c++ code for the label_image application, I think it is modified version of tensorflow's label_image i.e. https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/examples/label_image/label_imag...
0 Kudos
Reply