Skip to content

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: #14173 by @digantdesai
^ 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/digantdesai/45/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/digantdesai/45/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/digantdesai/45/orig
@diff-train-skip-merge

Pull Request resolved: #14173

* Prefer chanelwise over groupwise when possible for perf and for int8 which doesn't have groupwise support
* Fix bug / improve behavior for affine q/dq with gs == k for per_channel
* refactor is_per_channel_group state variable
* add QuantParams.__str__()

TODO - improve affine quant primitives - T237476295
ghstack-source-id: 309177704
@exported-using-ghexport

Differential Revision: [D82060758](https://our.internmc.facebook.com/intern/diff/D82060758/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D82060758/)!
Copy link

pytorch-bot bot commented Sep 12, 2025

🔗 Helpful Links

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

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

❌ 5 New Failures, 3 Pending, 1 Unrelated Failure

As of commit 3490c1e with merge base 6b9c0a6 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@meta-cla meta-cla 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 Sep 12, 2025
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

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

@digantdesai digantdesai merged commit c4fc948 into main Sep 12, 2025
117 of 126 checks passed
@digantdesai digantdesai deleted the gh/digantdesai/45/orig branch September 12, 2025 09:29
StrycekSimon pushed a commit to nxp-upstream/executorch that referenced this pull request Sep 23, 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.

2 participants