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

Enable KleidiAI for FP32 #3818

Closed
wants to merge 1 commit into from
Closed

Conversation

Nicoshev
Copy link
Contributor

Summary:
This diff enables KleidiAI for FP32 operations
It pulls #3751 and tweaks the code to treat beta nans as #0, likewise done for FP16

A 10x performance increase has been observed on FP32xFP32->FP32 matmul operations

Differential Revision: D70398308

Copy link

netlify bot commented Mar 14, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 31aa5a2
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67d484691629e70008569c5a
😎 Deploy Preview https://deploy-preview-3818--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 was exported from Phabricator. Differential Revision: D70398308

@facebook-github-bot
Copy link
Contributor

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

Summary:

X-link: facebookresearch/FBGEMM#903

This diff enables KleidiAI for FP32 operations
It pulls pytorch#3751 and tweaks the code to treat beta nans as #0, likewise done for FP16

A 10x performance increase has been observed on FP32xFP32->FP32 matmul operations

Reviewed By: embg

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b7a4e51.

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.

2 participants