You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use QNN execution provider on a QCS8550 based dev kit but cannot get it to work. Cross compiling from a BitBake environment to arm works fine, but during runtime I get stuck on "QNN SetupBackend failed Failed to create device. Error: 1008", which indicates incompatible binaries. I have tried multiple combinations of ORT and QNN, but cannot get anything to work. The combination I really thought would work is ORT 1.18.1 and Qnn 2.22.10, but no.
Runtime config I used is QNN:soc_model: 66QNN:htp_arch: 73QNN:backend_path: libQnnHtp.so for a QCS8550 chip, which should be correct.
With some combination of versions, it wont build, and for some I get "hardware unavailable error". But it seems that the furthest I have gotten is the incompatible binaries error.
Thankful for any advice or proven to work combination of ORT and QNN on Linux ARM.
Urgency
Blocker for our project.
Target platform
AArch64-Linux
Build script
Custom bitbake recipe using CMake, might not be useful to share.
Describe the issue
I am trying to use QNN execution provider on a QCS8550 based dev kit but cannot get it to work. Cross compiling from a BitBake environment to arm works fine, but during runtime I get stuck on "QNN SetupBackend failed Failed to create device. Error: 1008", which indicates incompatible binaries. I have tried multiple combinations of ORT and QNN, but cannot get anything to work. The combination I really thought would work is ORT 1.18.1 and Qnn 2.22.10, but no.
Runtime config I used is
QNN:soc_model: 66
QNN:htp_arch: 73
QNN:backend_path: libQnnHtp.so
for a QCS8550 chip, which should be correct.With some combination of versions, it wont build, and for some I get "hardware unavailable error". But it seems that the furthest I have gotten is the incompatible binaries error.
Thankful for any advice or proven to work combination of ORT and QNN on Linux ARM.
Urgency
Blocker for our project.
Target platform
AArch64-Linux
Build script
Custom bitbake recipe using CMake, might not be useful to share.
Error / output
Logs that might be of interest:
Visual Studio Version
No response
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: