Skip to content

Skip empty groups in FP8 Stacked Gemm#3862

Closed
jwfromm wants to merge 3 commits into
pytorch:mainfrom
jwfromm:export-D71582782
Closed

Skip empty groups in FP8 Stacked Gemm#3862
jwfromm wants to merge 3 commits into
pytorch:mainfrom
jwfromm:export-D71582782

Conversation

@jwfromm

@jwfromm jwfromm commented Mar 21, 2025

Copy link
Copy Markdown
Contributor

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/952

Applies the same optimization used in D71510967 to cutlass fp8 grouped gemm. This should help performance for cases where G > M.

Differential Revision: D71582782

Josh Fromm added 2 commits March 20, 2025 11:50
Differential Revision: D71349695
Differential Revision: D71564657
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71582782

@netlify

netlify Bot commented Mar 21, 2025

Copy link
Copy Markdown

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 06c599d
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67e18f11ae46000008464588
😎 Deploy Preview https://deploy-preview-3862--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jwfromm added a commit to jwfromm/FBGEMM that referenced this pull request Mar 24, 2025
Summary:

X-link: facebookresearch/FBGEMM#952

Applies the same optimization used in D71510967 to cutlass fp8 grouped gemm. This should help performance for cases where G > M.

Reviewed By: jiawenliu64

Differential Revision: D71582782
jwfromm added a commit to jwfromm/FBGEMM that referenced this pull request Mar 24, 2025
Summary:

X-link: facebookresearch/FBGEMM#952

Applies the same optimization used in D71510967 to cutlass fp8 grouped gemm. This should help performance for cases where G > M.

Reviewed By: jiawenliu64

Differential Revision: D71582782
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71582782

jwfromm added a commit to jwfromm/FBGEMM that referenced this pull request Mar 24, 2025
Summary:
Pull Request resolved: pytorch#3862

X-link: facebookresearch/FBGEMM#952

Applies the same optimization used in D71510967 to cutlass fp8 grouped gemm. This should help performance for cases where G > M.

Reviewed By: jiawenliu64

Differential Revision: D71582782
Summary:
Pull Request resolved: pytorch#3862

X-link: facebookresearch/FBGEMM#952

Applies the same optimization used in D71510967 to cutlass fp8 grouped gemm. This should help performance for cases where G > M.

Reviewed By: jiawenliu64

Differential Revision: D71582782
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71582782

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in a33f50a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants