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

[CUTLASS] Add FP8 gemm kernels #17408

Merged

Conversation

MasterJH5574
Copy link
Contributor

This PR introduces the sm90a FP8 kernels from CUTLASS. These kernels are helpful in the cases of small M, where cuBLAS has unoptimized performance.

This PR introduces the sm90a FP8 kernels from CUTLASS. These kernels
are helpful in the cases of small `M`, where cuBLAS has unoptimized
performance.
@MasterJH5574 MasterJH5574 force-pushed the tvm-dev/2024-09-23-cutlass-fp8-gemm branch from eae6c96 to 6972e95 Compare September 24, 2024 19:25
@Hzfengsy Hzfengsy merged commit 4e70e4a into apache:main Sep 25, 2024
17 of 18 checks passed
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