Skip to content

Add correctness testing for shuffled mixed dtype GEMMs. #3932

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 Apr 4, 2025

Summary: We recently added a collection of high performance mixed dtype gemms using shuffled weights and scales. While we confirmed their functionality through empirical testing, this diff adds explicit correctness tests to our quantization test suite for them.

Differential Revision: D72489551

Summary: We recently added a collection of high performance mixed dtype gemms using shuffled weights and scales. While we confirmed their functionality through empirical testing, this diff adds explicit correctness tests to our quantization test suite for them.

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

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

Copy link

netlify bot commented Apr 4, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit f9324af
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67f06318354eba0008cb8a14
😎 Deploy Preview https://deploy-preview-3932--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.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ed838d6.

q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
…h#1018)

Summary:
Pull Request resolved: facebookresearch/FBGEMM#1018

X-link: pytorch#3932

We recently added a collection of high performance mixed dtype gemms using shuffled weights and scales. While we confirmed their functionality through empirical testing, this diff adds explicit correctness tests to our quantization test suite for them.

Reviewed By: jiawenliu64

Differential Revision: D72489551

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