-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[quant][core] Refactor qat conv implementation to use the same _ConvNd as base class #74505
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
…d as base class Summary: att, this is to make supporting conv1d easier in future PR Test Plan: regression tests python test/test_quantization.py TestQuantizeFx Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 7386bdf (more details on the Dr. CI page):
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D35031523](https://our.internmc.facebook.com/intern/diff/D35031523) [ghstack-poisoned]
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D35031523](https://our.internmc.facebook.com/intern/diff/D35031523) [ghstack-poisoned]
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D35031523](https://our.internmc.facebook.com/intern/diff/D35031523) [ghstack-poisoned]
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D35031523](https://our.internmc.facebook.com/intern/diff/D35031523) [ghstack-poisoned]
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D35031523](https://our.internmc.facebook.com/intern/diff/D35031523) [ghstack-poisoned]
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…same _ConvNd as base class" Summary: att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D35031523](https://our.internmc.facebook.com/intern/diff/D35031523) [ghstack-poisoned]
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…d as base class (#74505) Summary: Pull Request resolved: #74505 att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Imported from OSS Reviewed By: vkuzo Differential Revision: D35031523 fbshipit-source-id: b630eeef49cd25e939a9891535d05c62cbad0114
|
Hey @jerryzh168. |
…d as base class (#74505) Summary: Pull Request resolved: #74505 att, this is to make supporting conv1d easier in future PR Test Plan: python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu Imported from OSS Reviewed By: vkuzo Differential Revision: D35031523 fbshipit-source-id: b630eeef49cd25e939a9891535d05c62cbad0114 (cherry picked from commit 563c789)
Stack from ghstack (oldest at bottom):
Summary:
att, this is to make supporting conv1d easier in future PR
Test Plan:
python test/test_quantization.py TestQuantizeFx.test_conv_bn_relu
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D35031523