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

Remove patch for QNN to use the legacy export flow. #7373

Open
lucylq opened this issue Dec 18, 2024 · 0 comments
Open

Remove patch for QNN to use the legacy export flow. #7373

lucylq opened this issue Dec 18, 2024 · 0 comments

Comments

@lucylq
Copy link
Contributor

lucylq commented Dec 18, 2024

🐛 Describe the bug

QNN test failure on pin-update: #7273

Test: pull / test-llama-runner-qnn-linux (fp32, qnn_8a8w, qnn) / linux-job (pull_request)
Error logs:

Error:  [Qnn ExecuTorch]: graph_prepare.cc:204:ERROR:could not create op: q::ScatterNd.tcm

Error:  [Qnn ExecuTorch]: graph_prepare.cc:1377:ERROR:Op 0x12cb0000000b0 preparation failed with err:-1

Error:  [Qnn ExecuTorch]: QnnDsp <E> "aten_index_put_default_1" generated: could not create op

Error:  [Qnn ExecuTorch]: QnnDsp <E> RouterX86 graph prepare failed 12

Error:  [Qnn ExecuTorch]: QnnDsp <E> Failed to finalize graph (id: 1) with err 1002

Error:  [Qnn ExecuTorch]: Failed to finalize Qnn Graph with error: 1002
Error:  [Qnn ExecuTorch]: Fail to compile QNN graph

Potentially related to export changes in the pin-update from functional to non-functional IR. As a workaround, there is a patch to use the legacy export flow for QNN.

cc @tugsbayasgalan @cccclai

Versions

CI env.

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

No branches or pull requests

1 participant