Skip to content

Conversation

haowhsu-quic
Copy link
Collaborator

Summary

  • 13611 > add dilation support for transpose conv
  • 13604 > add dimension check for reduce operator
  • 13607 > fix oudated document & example code

Test plan

MATRIX = {
TestQNNQuantizedOperator.test_qnn_backend_conv_transpose1d,
TestQNNQuantizedOperator.test_qnn_backend_conv_transpose2d,
test_qnn_backend_amax,
test_qnn_backend_amin,
}
python backends/qualcomm/tests/test_qnn_delegate.py ${MATRIX} -b build-android -s $SN -m SM8750

- 13611 > add dilation support for transpose conv
- 13604 > add dimension check for reduce operator
- 13607 > fix oudated document & example code
Copy link

pytorch-bot bot commented Sep 2, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13849

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 1 Unrelated Failure

As of commit 53b394f with merge base 176800e (image):

NEW FAILURE - The following job has failed:

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

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

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 2, 2025
@haowhsu-quic
Copy link
Collaborator Author

@pytorchbot label "release notes: qualcomm"

@facebook-github-bot
Copy link
Contributor

@cccclai has imported this pull request. If you are a Meta employee, you can view this in D81497726.

@cccclai cccclai merged commit bd90322 into pytorch:main Sep 2, 2025
112 of 115 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants