Skip to content

Conversation

@supriyar
Copy link
Contributor

@supriyar supriyar commented Oct 9, 2019

Stack from ghstack:

Summary:
Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D17973792

Summary:
Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
 python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@pytorchbot pytorchbot added module: operators oncall: quantization Quantization support in PyTorch labels Oct 9, 2019
supriyar added a commit that referenced this pull request Oct 9, 2019
Summary:
Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
 python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: af1e865
Pull Request resolved: #27631
…h mobile"

Summary:
Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
 python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Copy link
Contributor

@ljk53 ljk53 left a comment

Choose a reason for hiding this comment

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

LG

…h mobile"

Summary:
Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
 python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
zdevito pushed a commit to zdevito/ATen that referenced this pull request Oct 17, 2019
Summary:
Pull Request resolved: pytorch/pytorch#27631

Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Imported from OSS

Differential Revision: D17973792

fbshipit-source-id: 95ffffb2da656ed911a618b9cb68d6b728c16c74
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in de0f956.

@facebook-github-bot facebook-github-bot deleted the gh/supriyar/28/head branch October 28, 2019 22:21
thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary:
Pull Request resolved: pytorch#27631

Add support to perform avg_pool2d on mobile. Tested using existing avg_pool2d python tests
Uses qnnpack backend, which currently only support 4 dim inputs.

Test Plan:
python test/test_quantized.py TestQNNPackOps.test_avg_pool2d

Imported from OSS

Differential Revision: D17973792

fbshipit-source-id: 95ffffb2da656ed911a618b9cb68d6b728c16c74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged oncall: quantization Quantization support in PyTorch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants