XLSR QnHTp.all error with C++ code in Windows ARM64 Snapdragon 8cx Gen 3

#1
by RayyanAkhtar - opened

I am trying to use the onnx model from this repository
https://github.com/quic/ai-hub-apps/blob/main/apps/windows/cpp/SuperResolution
with C++ and Microsoft.ML.OnnxRuntime.QNN=1.19.0 on Windows Platform on Snapdragon 8cx Gen 3 Processor (Windows Dev kit 2023). But during the inference I am getting this error:

Environment:
QNN_SDK_ROOT=C:\Qualcomm\AIStack\QAIRT\2.22.0.240425

Error:
`

Screenshot 2024-11-29 190709.png

`

This is the system information.

Screenshot 2024-11-29 100719-copy.png

Sign up or log in to comment