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

[rose] Fix the computation of total_num_tiles_q #652

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

nandor
Copy link
Contributor

@nandor nandor commented Dec 10, 2024

The previous upper bound forgot to multiply with gqa_group_size.

@nandor nandor force-pushed the nandor/fix-num-tiles-q branch from 2d93494 to 87c182c Compare December 12, 2024 17:08
The previous upper bound forgot to multiply with `gqa_group_size`.
@nandor nandor force-pushed the nandor/fix-num-tiles-q branch from 87c182c to 4cb2d6c Compare December 12, 2024 17:09
Copy link
Collaborator

@yzh119 yzh119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@yzh119 yzh119 merged commit 4c15777 into flashinfer-ai:main Dec 12, 2024
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