[TOC]

QNN初始化失败

​ 在使用QNN1.15的时候出现模型初始化失败的问题。

1
2
3
4
5
6
7
8
9
10
11
12
13
# push default.cfg to /var/log/

# start to capture DSP Logs
DiagPortChangeTest --mode=ondevice --logfilesize=15mb --logdir=/var/log/analyzer --config=/var/log/default.cfg --maxdiskspace=1gb

# Run the code to reproduce the issue
# Stop to capture logs after reproduces
DiagPortChangeTest --mode=null

# pull the log from device
/var/log/analyzer/ondevice_logging/the folder xxxxx

#

排查程序:https://ecloud.baidu.com/index.html#/person/652353762