Skip to content
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

Remove Per-Op mode from DQPartitioner #9378

Merged
merged 5 commits into from
Mar 21, 2025

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Mar 18, 2025

@mcr229 mcr229 requested a review from digantdesai as a code owner March 18, 2025 22:13
Copy link

pytorch-bot bot commented Mar 18, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3ad960f with merge base 1300cda (image):
💚 Looks good so far! There are no failures yet. 💚

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

mcr229 added a commit that referenced this pull request Mar 18, 2025
Differential Revision: [D71427234](https://our.internmc.facebook.com/intern/diff/D71427234/)

ghstack-source-id: 272573375
Pull Request resolved: #9378
@facebook-github-bot facebook-github-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 Mar 18, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71427234

@mcr229 mcr229 added the release notes: xnnpack Changes to the XNNPack backend delegate label Mar 18, 2025
mcr229 added a commit that referenced this pull request Mar 20, 2025
XNNPACK can handle Dynamically quantized partitions in which the dq chain is shared between two dynamic linear. This means per-op mode is not necessarily needed, and subsequently duplicate dynamic dequant is not needed.

Pull Request resolved: #9378

Differential Revision: [D71427234](https://our.internmc.facebook.com/intern/diff/D71427234/)
ghstack-source-id: 272885590
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71427234

mcr229 added a commit that referenced this pull request Mar 20, 2025
XNNPACK can handle Dynamically quantized partitions in which the dq chain is shared between two dynamic linear. This means per-op mode is not necessarily needed, and subsequently duplicate dynamic dequant is not needed.

Pull Request resolved: #9378
ghstack-source-id: 273077941

Differential Revision: [D71427234](https://our.internmc.facebook.com/intern/diff/D71427234/)
mcr229 added a commit that referenced this pull request Mar 20, 2025
XNNPACK can handle Dynamically quantized partitions in which the dq chain is shared between two dynamic linear. This means per-op mode is not necessarily needed, and subsequently duplicate dynamic dequant is not needed.

Pull Request resolved: #9378
ghstack-source-id: 273078718

Differential Revision: [D71427234](https://our.internmc.facebook.com/intern/diff/D71427234/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71427234

mcr229 added a commit that referenced this pull request Mar 20, 2025
XNNPACK can handle Dynamically quantized partitions in which the dq chain is shared between two dynamic linear. This means per-op mode is not necessarily needed, and subsequently duplicate dynamic dequant is not needed.

Pull Request resolved: #9378
ghstack-source-id: 273122124

Differential Revision: [D71427234](https://our.internmc.facebook.com/intern/diff/D71427234/)
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D71427234

@facebook-github-bot facebook-github-bot merged commit 97fb7d6 into gh/mcr229/14/base Mar 21, 2025
80 of 82 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/mcr229/14/head branch March 21, 2025 18:04
kirklandsign pushed a commit that referenced this pull request Mar 21, 2025
XNNPACK can handle Dynamically quantized partitions in which the dq chain is shared between two dynamic linear. This means per-op mode is not necessarily needed, and subsequently duplicate dynamic dequant is not needed.

Pull Request resolved: #9378
ghstack-source-id: 273122124

Differential Revision: [D71427234](https://our.internmc.facebook.com/intern/diff/D71427234/)
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. fb-exported release notes: xnnpack Changes to the XNNPack backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants