Forums - How to parse qnn-net-run profiling log files

2 posts / 0 new
Last post
How to parse qnn-net-run profiling log files
sampo.immonen
Join Date: 30 Jan 23
Posts: 3
Posted: Wed, 2023-03-08 06:43

Hi,

When giving qnn-net-run the profiling_level flag it produces qnn-profiling-data.log files that contain profiling info.

The problem is that I am not able to parse the information from the file. What is the encoding of the file and is there tools for parsing these log files

Thanks

  • Up0
  • Down0
weihuan
Join Date: 12 Apr 20
Posts: 270
Posted: Sat, 2023-03-11 23:55

Dear developer,

You can take a look at below reference commands to decode the profiling logs from qnn-net-run. Definitely, you need to specify the prifling level on qnn-net-run as below.

--profiling_level basic or detailed

 

qnn-profile-viewer --input_log qnn-profiling-data_0.log --output qnn-profiling.csv

 

BR.

Wei

 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.