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

kernel: use tensor cores for flashinfer gqa kernels #1403

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

yzh119
Copy link
Collaborator

@yzh119 yzh119 commented Sep 12, 2024

This pr fixes the kernel dispatch rule for flashinfer backend.

Motivation

When group size > 4, using tensor cores is faster.

Checklist

  • Format your code according to the Contributor Guide.
  • Add unit tests as outlined in the Contributor Guide.
  • Update documentation as needed, including docstrings or example tutorials.

@merrymercy merrymercy merged commit debbdb5 into sgl-project:main Sep 12, 2024
3 of 9 checks passed
@zhyncs
Copy link
Member

zhyncs commented Sep 12, 2024

Amazing work!

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