How to use the npu on mcxn947

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

How to use the npu on mcxn947

ソリューションへジャンプ
853件の閲覧回数
TomC818
Contributor III

I would like to try to deploy model beside from the computer visions ones shown from the demo in application hub.
I would like to know how the npu is being declared or used in the demo codes. The demo codes don't seems to directly interact with the npu. Are there any APIs or function to utilize the on-chip npu? Or is the npu automatically managed?

ラベル(1)
0 件の賞賛
返信
1 解決策
800件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @TomC818 

You're correct that in the MCXN947 demos, the NPU is not typically accessed through direct API calls in the application code. Instead, the NPU is automatically invoked by the TensorFlow Lite for Microcontrollers runtime.

You can refer to the dm-multiple-person-detection-on-mcxn947 demo.

BR

Harry

元の投稿で解決策を見る

1 返信
801件の閲覧回数
Harry_Zhang
NXP Employee
NXP Employee

Hi @TomC818 

You're correct that in the MCXN947 demos, the NPU is not typically accessed through direct API calls in the application code. Instead, the NPU is automatically invoked by the TensorFlow Lite for Microcontrollers runtime.

You can refer to the dm-multiple-person-detection-on-mcxn947 demo.

BR

Harry