-
Notifications
You must be signed in to change notification settings - Fork 821
Qualcomm AI Engine Direct - enable operator avg_pool3d and adaptive_avg_pool3d #15460
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
Conversation
🔗 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 FailuresAs of commit 51f99c3 with merge base 3485495 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "release notes: qualcomm" |
|
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
6030bf3 to
51f99c3
Compare
|
@pytorchbot label "release notes: qualcomm" |
Yes, I have updated and run again. Thanks. @cccclai |
cccclai
left a comment
There was a problem hiding this 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!
…vg_pool3d (pytorch#15460) 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
…vg_pool3d (pytorch#15460) 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
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