executorch icon indicating copy to clipboard operation
executorch copied to clipboard

Move QNN SDK into backends/qualcomm/CMakeLists.txt

Open larryliu0820 opened this issue 2 months ago • 4 comments

Summary

[PLEASE REMOVE] See CONTRIBUTING.md's Pull Requests for ExecuTorch PR guidelines.

[PLEASE REMOVE] If this PR closes an issue, please add a Fixes #<issue-id> line.

[PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: " label. For a list of available release notes labels, check out CONTRIBUTING.md's Pull Requests.

Test plan

[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.

larryliu0820 avatar Nov 04 '25 07:11 larryliu0820

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15546

Note: Links to docs will display an error until the docs builds have been completed.

:x: 8 New Failures, 3 Unrelated Failures

As of commit 1acb1519c50f28289c6f404017485071366dd586 with merge base 3826f44a843a5cb425973cf3acbc59d5ec294998 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

pytorch-bot[bot] avatar Nov 04 '25 07:11 pytorch-bot[bot]

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example @pytorchbot label "release notes: none"

For more information, see https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

github-actions[bot] avatar Nov 04 '25 07:11 github-actions[bot]

Thanks! I added the binary ci job to make sure the wheel package publishing path is still working

cccclai avatar Nov 04 '25 17:11 cccclai

Hi @haowhsu-quic, can you review the changes inside backends/qualcomm?

cccclai avatar Nov 05 '25 05:11 cccclai