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

Simplify flashinfer utilities #1704

Merged
merged 6 commits into from
Oct 18, 2024
Merged

Simplify flashinfer utilities #1704

merged 6 commits into from
Oct 18, 2024

Conversation

merrymercy
Copy link
Contributor

@merrymercy merrymercy commented Oct 18, 2024

  • Split FlashinferUpdater into two classes FlashInferIndicesUpdaterDecode and FlashInferIndicesUpdaterPrefill to make the code path cleaner.
  • Remove the redundant calls of attn_backend.init_forward_metadata(ret) when cuda graph is used.

@merrymercy merrymercy requested a review from hnyls2002 October 18, 2024 05:29
@merrymercy merrymercy merged commit 6d0fa73 into main Oct 18, 2024
1 of 10 checks passed
@merrymercy merrymercy deleted the simplify-flashinfer branch October 18, 2024 05:54
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.

1 participant