microsoft / microsoft/onnxruntime-inference-examples

QNN C++ Example not working on Surface Pro 9

Open
#404 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.7k
Forks
414
Avg merge
1d 6h
Merged PRs (30d)
14

Description

I am trying to get this example working on a Surface Pro 9 but am running into issues. I was able to get the code working on the Windows Dev Kit 2023 which is equipped with the Snapdragon® 8cx Gen 3 compute platform. However, on the Surface Pro, which has the Microsoft SQ 3, I am getting the following error:
Error in cpuinfo: Unknown chip model name 'Microsoft SQ3'. Please add new Windows on Arm SoC/chip support to arm/windows/init.c!

Please let me know how to resolve this issue or if the Surface Pro 9 is not supported.

Thanks!

### Tasks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the QNN C++ example and the cpuinfo error pointing to arm/windows/init.c. Reproduce the failure on the Surface Pro 9 and compare it with the Windows Dev Kit 2023 behavior. Done means establishing whether Microsoft SQ3 can be supported and resolving the example failure or documenting that the device is unsupported.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
machine-learning, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.