Skip to content

Conversation

@MasterJH5574
Copy link
Contributor

This PR fixes an issue in PagedKVCache, where a compute stream will always be fetched. For backends like WebGPU, the GetCurrentStream function is not implemented, which leads to an error when fetching the compute stream.

This PR fixes an issue in PagedKVCache, where a compute stream will
always be fetched. For backends like WebGPU, the `GetCurrentStream`
function is not implemented, which leads to an error when fetching
the compute stream.
@tqchen tqchen merged commit 981009d into apache:main Mar 13, 2024
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
…apache#16714)

This PR fixes an issue in PagedKVCache, where a compute stream will
always be fetched. For backends like WebGPU, the `GetCurrentStream`
function is not implemented, which leads to an error when fetching
the compute stream.
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