Skip to content

Move DeepGemm scale transpose to quantize #3834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Mar 17, 2025

Summary: For more fair comparisons, we can move a bit of scale preprocessing needed by DeepGemm to the quantize step. This diff makes that change and also does a small update to triton to include the latest features.

Differential Revision: D71328564

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 47aefa0
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67d8a10fd0285400089e8bf9
😎 Deploy Preview https://deploy-preview-3834--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 17, 2025
Summary:

X-link: facebookresearch/FBGEMM#920

For more fair comparisons, we can move a bit of scale preprocessing needed by DeepGemm to the quantize step. This diff makes that change and also does a small update to triton to include the latest features.

Reviewed By: jiawenliu64

Differential Revision: D71328564
@facebook-github-bot
Copy link
Contributor

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

Summary:

X-link: facebookresearch/FBGEMM#920

For more fair comparisons, we can move a bit of scale preprocessing needed by DeepGemm to the quantize step. This diff makes that change and also does a small update to triton to include the latest features.

Reviewed By: jiawenliu64

Differential Revision: D71328564
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c04ab4e.

liligwu pushed a commit to ROCm/FBGEMM that referenced this pull request Mar 19, 2025
Summary:
Pull Request resolved: pytorch#3834

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

For more fair comparisons, we can move a bit of scale preprocessing needed by DeepGemm to the quantize step. This diff makes that change and also does a small update to triton to include the latest features.

Reviewed By: jiawenliu64

Differential Revision: D71328564

fbshipit-source-id: bfc54f1856abb72df12f0583add58a328872b5e1
q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
X-link: pytorch#3834

Pull Request resolved: facebookresearch/FBGEMM#920

For more fair comparisons, we can move a bit of scale preprocessing needed by DeepGemm to the quantize step. This diff makes that change and also does a small update to triton to include the latest features.

Reviewed By: jiawenliu64

Differential Revision: D71328564

fbshipit-source-id: bfc54f1856abb72df12f0583add58a328872b5e1
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