Skip to content
New issue

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

Unable to run ai-hub-apps windows CPP apps using NPU #3

Open
kishore-xinthe opened this issue Dec 26, 2024 · 1 comment
Open

Unable to run ai-hub-apps windows CPP apps using NPU #3

kishore-xinthe opened this issue Dec 26, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@kishore-xinthe
Copy link
Contributor

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

image

The same application is running fine with float32 onnx model or quantized model with CPU as execution provider.

@kishore-xinthe kishore-xinthe added bug Something isn't working question Further information is requested and removed bug Something isn't working labels Dec 26, 2024
@rayyan-xinthe
Copy link
Collaborator

Leveraging Snapdragon 8cx Gen 3 NPU with C++

Resolution

The issue of not utilizing the NPU (Neural Processing Unit) on the Snapdragon 8cx Gen 3 has been successfully resolved.

Latest Code Base

The latest code base has been uploaded and created a pull request:
#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants