Ethos-u delegate

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

Ethos-u delegate

6,069件の閲覧回数
Mohan51
Contributor II

Hi, I am using IMX93 board and i want to run my object detection model on NPU.for that i need libethosu.so delegate..how to create that delegate.Previously I created Vx delegate for IMX8M family processors by following Machine learning guide(https://www.nxp.com/docs/en/user-guide/IMX-MACHINE-LEARNING-UG.pdf). but i am unable to build ethos-u delegate..could you please assist me.

0 件の賞賛
返信
9 返答(返信)

6,042件の閲覧回数
Mohan51
Contributor II

Hi @Manuel_Salas ..i didn't found any libethosu_delegate.so in your latest BSP under /usr/lib ..i.e Linux6.6.3_1.0.0

0 件の賞賛
返信

6,040件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Mohan51 

 

Could you please double check? This is from the i.MX93EVK and BSP 6.6.3:

 

root@imx93evk:~# uname -a
Linux imx93evk 6.6.3-lts-next-gccf0a99701a7 #1 SMP PREEMPT Thu Feb 29 08:37:44 UTC 2024 aarch64 GNU/Linux
root@imx93evk:~# ls /usr/lib/ |grep libethosu_delegate
libethosu_delegate.so
root@imx93evk:~# 

 

Best regards.

 

Salas.

0 件の賞賛
返信

5件の閲覧回数
bighero77
Contributor III

hi,   salas
       would you please tell me how to find the c/c++ code to use ethosu delegate?
       my boss do not like use objection dection(on ethosu delegate ) by python.
       can I get the C/C++ code to do this job (with ethosu delegate )
       or, 
        in fact.  up to now , we cannot drive ethosu delegate by c/c++
    

0 件の賞賛
返信

6,006件の閲覧回数
Mohan51
Contributor II

@Manuel_Salas  I didn't found any libethosu_delegate in /usr/lib.I am attaching the output for your reference.

0 件の賞賛
返信

6,002件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Mohan51 

 

Did you flashed the full image from our official BSP?

 

Best regards.

Salas.

0 件の賞賛
返信

6,000件の閲覧回数
Mohan51
Contributor II

@Manuel_Salas yes I flashed the full image.and i downloaded the image from this url(https://www.nxp.com/webapp/sps/download/license.jsp?colCode=L6.6.3_1.0.0_MX93&appType=file1&DOWNLOAD...) i.e IMX93 EVK QSB.

0 件の賞賛
返信

5,997件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

@Mohan51 I downloaded the same image as you and I did this procedure:

In the directory you will find these files:

Alejandro_Salas_1-1713982706956.pngAlejandro_Salas_1-1713982706956.png

To flash the full image you can set the command:

$sudo uuu -b emmc_all imx-boot-imx93evk-sd.bin-flash_singleboot imx-image-full-imx93evk.wic

 

Alejandro_Salas_2-1713982759452.pngAlejandro_Salas_2-1713982759452.png

 

 

Boot the board.

 

Finally:

Alejandro_Salas_0-1713982292432.pngAlejandro_Salas_0-1713982292432.png

 

Best regards.

 

Salas.

0 件の賞賛
返信

5,994件の閲覧回数
Mohan51
Contributor II

@Manuel_Salas ok will try to install the same and get back to you asap..Thank you

6,037件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Mohan51 

 

In i.MX93 you need the libethosu_delegate.so, that is included in our official BSP, under /usr/lib.

I hope this can helps to you.

 

Best regards.

 

Salas.

0 件の賞賛
返信