question regarding npu profiling tools

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

question regarding npu profiling tools

Jump to solution
1,415 Views
astel_
Contributor II

Hello

Right now I am curious on how the NPU profiling tools works. Is it possible to profile 2 or more models at the same time when we run a code where we use 2 or more models? if it is possible, what will the log looks like?

also is it only limited to libvx_delegate.so only? or can we get the same profiler result if we run a code where it run using opencv cv::dnn::DNN_BACKEND_TIMVX?

Thank you

0 Kudos
Reply
1 Solution
1,393 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

No is not possible to profile two or more models in NPU and only is limited to libvx_delegate.

 

Regards

View solution in original post

0 Kudos
Reply
2 Replies
1,394 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

No is not possible to profile two or more models in NPU and only is limited to libvx_delegate.

 

Regards

0 Kudos
Reply
1,380 Views
astel_
Contributor II

thank you for your reply

also can i ask, if imx support the cv::dnn::DNN_BACKEND_TIMVX and cv::dnn::DNN_TARGET_NPU to run inference in npu?

bc i just read that opencv zoo model have this integration (link)

0 Kudos
Reply