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 BFloat16 in stmatrix #3633

Merged
merged 3 commits into from
Dec 23, 2024
Merged

Enable BFloat16 in stmatrix #3633

merged 3 commits into from
Dec 23, 2024

Conversation

jacobhinkle
Copy link
Collaborator

The dtype for stmatrix should have never been constrained to only Half. The only constraint we have is that the dtype size is 16-bit. This PR is needed for us to actually use stmatrix in bfloat16 matmuls.

The dtype for stmatrix should have never been constrained to only Half.
The only constraint we have is that the dtype size is 16-bit. This PR is
needed for us to actually use stmatrix in bfloat16 matmuls.
@jacobhinkle
Copy link
Collaborator Author

!test

@jacobhinkle
Copy link
Collaborator Author

!build

@jacobhinkle
Copy link
Collaborator Author

!test

@jacobhinkle
Copy link
Collaborator Author

!test

@jacobhinkle jacobhinkle merged commit f0ab0cd into main Dec 23, 2024
41 of 42 checks passed
@jacobhinkle jacobhinkle deleted the stmatrix_bfloat branch December 23, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants