This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
1. How to understand the Perf Log?
a) What's the meaning of HWI or SWI? Ant the releationship with the "TOTAL LOAD"?
b) TOTAL LOAD is an average value or Instantaneous value?
c) what's the meaning of "MP/s"?
d) Summary load can not match the sum of detail load
e) what's the meaning of DDR SHARED MEM or DDR SCRATCH MEM?
f) how can i know how much HW source is used when tidl do inference operation?
Hi,
a) What's the meaning of HWI or SWI? Ant the releationship with the "TOTAL LOAD"?
This provides CPU load for processing Hardware Interrupt (ISR) and Software Interrupt (Soft ISR).
b) TOTAL LOAD is an average value or Instantaneous value?
Total Load is instantaneous value.
c) what's the meaning of "MP/s"?
Thats Mega Pixels/second, that's the throughput of VHWA blocks.
e) what's the meaning of DDR SHARED MEM or DDR SCRATCH MEM?
Please refer to memory document in the vision apps to understand different memory sections.
f) how can i know how much HW source is used when tidl do inference operation?
Did not get it, which HW resource you are interested in?
Regards,
Brijesh