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 #9502

Merged
merged 1 commit into from
Mar 21, 2025
Merged

Remove Per-Op mode from DQPartitioner #9502

merged 1 commit into from
Mar 21, 2025

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #9378 by @mcr229
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/mcr229/14/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/mcr229/14/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/mcr229/15/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/mcr229/14/orig
@diff-train-skip-merge

Copy link

pytorch-bot bot commented Mar 21, 2025

🔗 Helpful Links

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

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

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

@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 21, 2025
Base automatically changed from gh/mcr229/15/orig to main March 21, 2025 18:46
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/)
@kirklandsign kirklandsign merged commit 9a6a393 into main Mar 21, 2025
5 of 7 checks passed
@kirklandsign kirklandsign deleted the gh/mcr229/14/orig branch March 21, 2025 18:47
Copy link

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

DannyYuyang-quic pushed a commit to CodeLinaro/executorch that referenced this pull request Apr 2, 2025
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants