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

[Fix][Builtin] Fix "GetQueryPosition" of PagedKVCache #16746

Merged

Conversation

MasterJH5574
Copy link
Contributor

Since #16692 introduced the copy stream separation, the function GetQueryPositions also needs to eagerly call sync to work properly. This PR fixes the previous wrong behavior.

Since apache#16692 introduced the copy stream separation, the function
`GetQueryPositions` also needs to eagerly call sync to work
properly. This PR fixes the previous wrong behavior.
@Hzfengsy Hzfengsy merged commit a9436b8 into apache:main Mar 20, 2024
19 checks passed
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
Since apache#16692 introduced the copy stream separation, the function
`GetQueryPositions` also needs to eagerly call sync to work
properly. This PR fixes the previous wrong behavior.
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.

3 participants