Skip to content

[Refactor] Remove unused file pallas_kv_cache_update.py#32433

Merged
ywang96 merged 1 commit intomainfrom
wentao-remove-unused-file2
Jan 18, 2026
Merged

[Refactor] Remove unused file pallas_kv_cache_update.py#32433
ywang96 merged 1 commit intomainfrom
wentao-remove-unused-file2

Conversation

@yewentao256
Copy link
Member

@yewentao256 yewentao256 commented Jan 15, 2026

Purpose

Seems introduced in #19928

But this function now is not used anywhere, not sure if we can delete it

CC: @yaochengji

Signed-off-by: yewentao256 <zhyanwentao@126.com>
@mergify mergify bot added v1 tpu Related to Google TPUs labels Jan 15, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the file vllm/v1/attention/ops/pallas_kv_cache_update.py. After reviewing the provided context, I can confirm that this file appears to be unused, as there are no references to its functions (_kv_cache_update_kernel, kv_cache_update) in the rest of the codebase. Removing dead code is a good practice that improves maintainability. This change is a positive refactoring and appears safe to merge.

@yaochengji
Copy link
Collaborator

@yewentao256 thanks for catching this file. It should be deleted last time when tpu executor was removed.

Copy link
Collaborator

@yaochengji yaochengji left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@yaochengji yaochengji enabled auto-merge (squash) January 15, 2026 23:05
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Jan 15, 2026
@ywang96 ywang96 disabled auto-merge January 18, 2026 20:46
@ywang96 ywang96 merged commit 16de822 into main Jan 18, 2026
56 of 60 checks passed
@ywang96 ywang96 deleted the wentao-remove-unused-file2 branch January 18, 2026 20:46
gopalsarda pushed a commit to gopalsarda/vllm that referenced this pull request Jan 20, 2026
dsuhinin pushed a commit to dsuhinin/vllm that referenced this pull request Jan 21, 2026
…ct#32433)

Signed-off-by: yewentao256 <zhyanwentao@126.com>
Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
ItzDEXX pushed a commit to ItzDEXX/vllm that referenced this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed tpu Related to Google TPUs v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants