Forums - Freeze in graphFinalize : aarch64-android libQnnDsp

2 posts / 0 new
Last post
Freeze in graphFinalize : aarch64-android libQnnDsp
kyakuno
Join Date: 1 Aug 19
Posts: 3
Posted: Sun, 2023-05-28 05:59

qnn sdk: v2.8.0
Android NDK: r19c
Android mobile phone: Snapdragon 855
Target arch: aarch64-android
QNN lib: libQnnDsp.so

We are building C++ application with QNN v2.8.0, But simple graph with one node "Concatenation" datatype=SFIXED_POINT_8 freezes in graphFinalize() without any errors. With same manner using libQnnCpu datatype=FLOAT_32, it returns successfully.


How can we solve it ? QNN v2.8.0 work with Snapdragon 855?

 

Logger's outputs after calling graphFinalize
 

QNN-Log[level=3]  <I> rpcMemoryAlloc 5225224 isInit 1
QNN-Log[level=3]  <I> rpcMemoryAlloc 519296 isInit 1
QNN-Log[level=3]  <I> rpcMemoryAlloc 301824 isInit 1
QNN-Log[level=3]  <I> rpcMemoryAlloc 6528 isInit 1
QNN-Log[level=3]  <I> rpcMemoryAlloc 320 isInit 1
QNN-Log[level=3]  <I> exits with 0
QNN-Log[level=3]  <I> exits with 0
 (Freeze)
  • Up0
  • Down0
weihuan
Join Date: 12 Apr 20
Posts: 270
Posted: Fri, 2023-06-09 03:46

Dear developer,

Wha't target platform you want to execute on QNN?

Currentl, QNN don't support on QDN yet.

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.