Skip to content

Revert "[PluggableLayer][1/N] Define PluggableLayer"#32725

Merged
robertgshaw2-redhat merged 1 commit intomainfrom
revert-32331-pluggable_layer
Jan 21, 2026
Merged

Revert "[PluggableLayer][1/N] Define PluggableLayer"#32725
robertgshaw2-redhat merged 1 commit intomainfrom
revert-32331-pluggable_layer

Conversation

@robertgshaw2-redhat
Copy link
Collaborator

Reverts #32331

@mergify
Copy link

mergify bot commented Jan 20, 2026

Documentation preview: https://vllm--32725.org.readthedocs.build/en/32725/

@mergify mergify bot added the documentation Improvements or additions to documentation label Jan 20, 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 effectively reverts the introduction of the PluggableLayer abstraction. The changes correctly remove the PluggableLayer class and its global registries, consolidating the op_registry and op_registry_oot within the CustomOp class as static attributes. References to PluggableLayer have been updated to CustomOp across the codebase, including the MultiHeadLatentAttentionWrapper which now correctly inherits from CustomOp and uses forward_native and forward_cuda methods. The documentation has also been updated to reflect these changes. The revert and subsequent refactoring appear to be clean and consistent.

@robertgshaw2-redhat robertgshaw2-redhat enabled auto-merge (squash) January 20, 2026 21:52
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Jan 20, 2026
@robertgshaw2-redhat
Copy link
Collaborator Author

unfortunately, Im seeing some CI failures due to this PR. so just reverting while we check it out

@robertgshaw2-redhat robertgshaw2-redhat merged commit c78ee24 into main Jan 21, 2026
56 checks passed
@robertgshaw2-redhat robertgshaw2-redhat deleted the revert-32331-pluggable_layer branch January 21, 2026 00:21
dsuhinin pushed a commit to dsuhinin/vllm that referenced this pull request Jan 21, 2026
)

Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
monajafi-amd pushed a commit to monajafi-amd/vllm that referenced this pull request Jan 23, 2026
)

Signed-off-by: mohammad najafi <mohammad.najafi@amd.com>
lapy pushed a commit to lapy/vllm that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants