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

[FEA] FP8 sparse tensor cores support A(row+dense) x B(sparse) = C(row+dense) #2032

Open
zhink opened this issue Jan 8, 2025 · 0 comments
Open
Labels

Comments

@zhink
Copy link

zhink commented Jan 8, 2025

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I wish I could use CUTLASS to do [...]
Use FP8 sparse tensor cores to speed up fp8 gemm in LLM(example:llama)

Describe the solution you'd like
A clear and concise description of what you want to happen.

FP8 sparse tensor cores support A(row+dense) x B(sparse and may be must col) = C(row+dense)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context, code examples, or references to existing implementations about the feature request here.

@zhink zhink added ? - Needs Triage feature request New feature or request labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant