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: #15703 by @SS-JIA
^ 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/SS-JIA/361/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/361/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/SS-JIA/360/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/361/orig
Differential Revision: D86674166
@diff-train-skip-merge

ssjia added 2 commits November 10, 2025 13:32
Pull Request resolved: #15702

Title says it all!

With the way the pass is currently written only the first arg will be inspected for q/dq node replacement. As a consequence, the second arg for i.e. binary ops may not have the quantized op be replaced.
ghstack-source-id: 322214453
@exported-using-ghexport

Differential Revision: [D86674169](https://our.internmc.facebook.com/intern/diff/D86674169/)
Pull Request resolved: #15703

Title says it all!

This diff allows quantize/dequantize ops to consume/produce tensors in the `CONTIGUOUS_BUFFER` layout. This can help reduce the number of memory layout transitions needed to execute a model.
ghstack-source-id: 322214457
@exported-using-ghexport

Differential Revision: [D86674166](https://our.internmc.facebook.com/intern/diff/D86674166/)
@pytorchbot pytorchbot requested a review from SS-JIA as a code owner November 11, 2025 18:28
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 11, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 92 Pending

As of commit 164cec7 with merge base aba44fd (image):
💚 Looks good so far! There are no failures yet. 💚

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 Nov 11, 2025
Base automatically changed from gh/SS-JIA/360/orig to main November 11, 2025 18:46
@SS-JIA SS-JIA merged commit f4af424 into main Nov 11, 2025
143 of 153 checks passed
@SS-JIA SS-JIA deleted the gh/SS-JIA/361/orig branch November 11, 2025 18:47
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.

3 participants