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

[Relax][KV Cache] Refactor _attention_sequence_prefill function to … #17362

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

mengshyu
Copy link
Contributor

This PR removes batch_size from the function signature, instead mapping it within the function body.

…handle dynamic `batch_size` in TIR

This PR removes `batch_size` from the function signature, instead mapping it within the function body.
@MasterJH5574 MasterJH5574 merged commit 2c4afbb into apache:main Sep 11, 2024
15 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.

2 participants