Skip to content

Conversation

@trivedivivek
Copy link
Contributor

Summary: This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Differential Revision: D87902847

@trivedivivek trivedivivek requested a review from SS-JIA as a code owner November 26, 2025 06:44
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 26, 2025

🔗 Helpful Links

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

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

❗ 2 Active SEVs

There are 2 currently active SEVs. If your PR is affected, please view them below:

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 26, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 26, 2025

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

trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Differential Revision: D87902847
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Differential Revision: D87902847
@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Reviewed By: yipjustin

Differential Revision: D87902847
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Reviewed By: yipjustin

Differential Revision: D87902847
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Reviewed By: yipjustin

Differential Revision: D87902847
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Reviewed By: yipjustin

Differential Revision: D87902847
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
…r. (pytorch#15988)

Summary:

This diff optimizes the performance of the quantized linear matrix multiplication operation by using a 4x3 tiled shader, which performs slightly better than the previous implementation.

Reviewed By: yipjustin

Differential Revision: D87902847
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