We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When tried running https://github.com/quic/ai-hub-apps/tree/main/apps/windows/cpp on NPU using onnx quantized models given by Qualcomm - https://aihub.qualcomm.com/models?domain=Computer+Vision, getting the below error
The same application is running fine with float32 onnx model or quantized model with CPU as execution provider.
The text was updated successfully, but these errors were encountered:
The issue of not utilizing the NPU (Neural Processing Unit) on the Snapdragon 8cx Gen 3 has been successfully resolved.
The latest code base has been uploaded and created a pull request: #6
Sorry, something went wrong.
rayyan-xinthe
No branches or pull requests
When tried running https://github.com/quic/ai-hub-apps/tree/main/apps/windows/cpp on NPU using onnx quantized models given by Qualcomm - https://aihub.qualcomm.com/models?domain=Computer+Vision, getting the below error
The same application is running fine with float32 onnx model or quantized model with CPU as execution provider.
The text was updated successfully, but these errors were encountered: