Skip to content
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

Support FP8 scale calculation with scalar and cleanup #2593

Closed
wants to merge 1 commit into from

Conversation

jiawenliu64
Copy link
Member

Summary:
Follow up on D57263833 to support FP8 scale calculation with scalar and merge two FP8 tensorwise GEMMs into one

Note that besides Sm90ScalarBroadcast in CUTLASS, AMD CK f8f8bf16 GEMM also requires passing scales as scalar instead of tensor scalar. This support is required in both NV and AMD sides

Differential Revision: D57367680

Summary:
Follow up on D57263833 to support FP8 scale calculation with scalar and merge two FP8 tensorwise GEMMs into one

Note that besides `Sm90ScalarBroadcast` in CUTLASS, AMD CK f8f8bf16 GEMM also requires passing scales as scalar instead of tensor scalar. This support is required in both NV and AMD sides

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

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

Copy link

netlify bot commented May 15, 2024

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 0cf43d9
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/66452d52592b7a00070fde5c
😎 Deploy Preview https://deploy-preview-2593--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 284ab83.

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.

None yet

2 participants