Skip to content

Conversation

@trivedivivek
Copy link
Contributor

Summary: This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668

@trivedivivek trivedivivek requested a review from SS-JIA as a code owner October 29, 2025 16:43
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 29, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 524fd7d with merge base c0df044 (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 Oct 29, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 29, 2025

@trivedivivek has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85767668.

trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 29, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Oct 29, 2025
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
@trivedivivek trivedivivek force-pushed the export-D85767668 branch 2 times, most recently from 4cac3f9 to 63ab796 Compare October 30, 2025 14:18
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Differential Revision: D85767668
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Oct 30, 2025
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Reviewed By: SS-JIA

Differential Revision: D85767668
Summary:

This diff fixes a regression in the 8-bit quantized matrix multiplication operation, by reducing number of columns processed to 1 instead of 2 as before.

Reviewed By: SS-JIA

Differential Revision: D85767668
@meta-codesync meta-codesync bot merged commit a4b234f into pytorch:main Oct 31, 2025
148 checks passed
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 meta-exported release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants