Skip to content

[Runtime] KV cache providing workspace for attn kernel#16486

Merged
tqchen merged 1 commit intoapache:mainfrom
MasterJH5574:tvm-dev/2024-01-29-kv-cache-attn-workspace
Jan 30, 2024
Merged

[Runtime] KV cache providing workspace for attn kernel#16486
tqchen merged 1 commit intoapache:mainfrom
MasterJH5574:tvm-dev/2024-01-29-kv-cache-attn-workspace

Conversation

@MasterJH5574
Copy link
Copy Markdown
Contributor

This PR supports passing pre-allocated workspace to attention kernels, so that runtime repetitive allocation or workspaces can be eliminated.

This PR supports passing pre-allocated workspace to
attention kernels, so that runtime repetitive allocation
or workspaces can be eliminated.
@tqchen tqchen merged commit 6e0bd70 into apache:main Jan 30, 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