Skip to content

Add DEEPGEMM Masked API. #3949

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
Closed

Conversation

levendlee
Copy link
Member

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

The DeepGEMM GroupedGEMM contiguous API requires M to be 128 bytes aligned, and will produce buggy results if the requirement isn't meet.

DeepGEMM API Requirement

Differential Revision: D72688238

Summary:
X-link: facebookresearch/FBGEMM#1033

The DeepGEMM GroupedGEMM contiguous API requires M to be 128 bytes aligned, and will produce buggy results if the requirement isn't meet.

[DeepGEMM API Requirement](deepseek-ai/DeepGEMM#15)

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

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

Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

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

q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
X-link: pytorch#3949

Pull Request resolved: facebookresearch/FBGEMM#1033

The DeepGEMM GroupedGEMM contiguous API requires M to be 128 bytes aligned, and will produce buggy results if the requirement isn't meet.

[DeepGEMM API Requirement](deepseek-ai/DeepGEMM#15)

Reviewed By: Alkaid-Benetnash

Differential Revision: D72688238

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