Skip to content

Conversation

@jethroqti
Copy link
Contributor

Qualcomm AI Engine Direct - enable operator avg_pool3d and adaptive_avg_pool3d

Summary

Enable avg_pool3d and adaptive_pool3d operators

Test plan

python backends/qualcomm/tests/test_qnn_delegate.py TestQNNFloatingPointOperator.test_qnn_backend_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID python backends/qualcomm/tests/test_qnn_delegate.py TestQNNFloatingPointOperator.test_qnn_backend_adaptive_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID python backends/qualcomm/tests/test_qnn_delegate.py TestQNNQuantizedOperator.test_qnn_backend_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID python backends/qualcomm/tests/test_qnn_delegate.py TestQNNQuantizedOperator.test_qnn_backend_adaptive_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID

@jethroqti jethroqti requested a review from cccclai as a code owner October 30, 2025 11:54
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 30, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 51f99c3 with merge base 3485495 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Oct 30, 2025
@jethroqti
Copy link
Contributor Author

@pytorchbot label "release notes: qualcomm"

@pytorch-bot pytorch-bot bot added the release notes: qualcomm Changes to the Qualcomm backend delegate label Oct 30, 2025
@cccclai
Copy link
Contributor

cccclai commented Oct 30, 2025

Is the base commit a bit old? The CI error suggest you might in an old commit

Summary
Enable avg_pool3d and adaptive_pool3d operators

Test plan
python backends/qualcomm/tests/test_qnn_delegate.py TestQNNFloatingPointOperator.test_qnn_backend_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID
python backends/qualcomm/tests/test_qnn_delegate.py TestQNNFloatingPointOperator.test_qnn_backend_adaptive_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID
python backends/qualcomm/tests/test_qnn_delegate.py TestQNNQuantizedOperator.test_qnn_backend_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID
python backends/qualcomm/tests/test_qnn_delegate.py TestQNNQuantizedOperator.test_qnn_backend_adaptive_avg_pool3d -b build-android -H HOST -s DEVICE -m CHIPID
@jethroqti
Copy link
Contributor Author

@pytorchbot label "release notes: qualcomm"

@jethroqti
Copy link
Contributor Author

Is the base commit a bit old? The CI error suggest you might in an old commit

Yes, I have updated and run again. Thanks. @cccclai

Copy link
Contributor

@cccclai cccclai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding support for new ops!

@cccclai cccclai merged commit e7560e1 into pytorch:main Oct 31, 2025
145 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.

2 participants