Skip to content

[Feature] Add support for PipeFusion and integrate it into Wan 2.2#3820

Draft
hadipash wants to merge 1 commit into
vllm-project:mainfrom
hadipash:wan_pipefusion
Draft

[Feature] Add support for PipeFusion and integrate it into Wan 2.2#3820
hadipash wants to merge 1 commit into
vllm-project:mainfrom
hadipash:wan_pipefusion

Conversation

@hadipash
Copy link
Copy Markdown
Contributor

PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan. Please provide the test scripts & test commands. Please state the reasons if your codes don't require additional test scripts. For test file guidelines, please check the test style doc
  • The test results. Please paste the results comparison before and after, or the e2e results.
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model. Please run mkdocs serve to sync the documentation editions to ./docs.
  • (Optional) Release notes update. If your change is user-facing, please update the release notes draft.

BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)

Signed-off-by: Rustam Khadipash <16683750+hadipash@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@hsliuustc0106 hsliuustc0106 left a comment

Choose a reason for hiding this comment

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

BLOCKING:

  • Documentation — PR description is empty: no purpose, test plan, or test results. Please fill in the required PR description fields before proceeding.
  • Test Coverage — Large feature addition (1516 LOC) with no tests visible. Add unit or integration tests for PipeFusion.
  • Correctness — pre-commit check is failing. Please run pre-commit run --all-files locally.

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