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

Add BF16 dtype mapping for python EVT #1832

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gau-nernst
Copy link

@gau-nernst gau-nernst commented Sep 20, 2024

Fixes #1824

I was thinking of adding a test case for this, but currently the dtype is hard-coded to FP16

self.element = cutlass.DataType.f16

Would take some refactoring to test multiple dtypes at the same time. Lmk if you want to add any tests, or don't add anything is fine.

@jackkosaian

@jackkosaian
Copy link
Contributor

Thanks! No worries about adding tests. I'll run this through internally and get back about the ability to merge.

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.

[BUG] Cutlass python epilogue doesn't work with BF16
2 participants