Skip to content

rowwise_scaled_linear_sparse: shape-based tile/cluster/schedule selection#4476

Open
ZihaoLiu0927 wants to merge 1 commit into
pytorch:mainfrom
ZihaoLiu0927:export-D108350834
Open

rowwise_scaled_linear_sparse: shape-based tile/cluster/schedule selection#4476
ZihaoLiu0927 wants to merge 1 commit into
pytorch:mainfrom
ZihaoLiu0927:export-D108350834

Conversation

@ZihaoLiu0927

Copy link
Copy Markdown
Contributor

Summary:
fine-tuning cutlass fp8 2:4 sparsity kernel. we want to squeeze the performance to better achieve the goal.

here we fine-tuning the clusterShape<Mc, Nc, Kc> and tiling strategy with TileShape<M, N, K> to find best performance M, N, K, Mc, Nc, Kc for a specific input matmul shape

Differential Revision: D108350834

…tion

Summary:
fine-tuning cutlass fp8 2:4 sparsity kernel. we want to squeeze the performance to better achieve the goal.

here we fine-tuning the clusterShape<Mc, Nc, Kc> and tiling strategy with TileShape<M, N, K> to find best performance M, N, K, Mc, Nc, Kc for a specific input matmul shape

Differential Revision: D108350834
@pytorch-bot

pytorch-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/4476

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

❌ 3 New Failures, 2 Unrelated Failures

As of commit 8bab339 with merge base 9467cd8 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but was 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 Jun 12, 2026
@meta-codesync

meta-codesync Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

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. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant