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

[Feature Request] Flash Attention Op should be enhanced with our Scheduler Abstraction #264

Open
LeiWang1999 opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@LeiWang1999
Copy link
Contributor

Pull request #255 introduced the BaseScheduler class to wrap and dispatch different templates based on operation configurations and hints. While some example use cases, such as Matmul, have been provided, Flash Attention operations have not yet been implemented or updated.

@LeiWang1999 LeiWang1999 self-assigned this Dec 12, 2024
@LeiWang1999 LeiWang1999 added the good first issue Good for newcomers label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant