Skip to content

Cherry-pick latest 4 JianyuLi01 commits from release/v0.17.0rc1 onto release/v0.19.0rc1#2

Merged
JianyuLi01 merged 3 commits into
mainfrom
copilot/port-latest-commits-to-v0190rc
Apr 29, 2026
Merged

Cherry-pick latest 4 JianyuLi01 commits from release/v0.17.0rc1 onto release/v0.19.0rc1#2
JianyuLi01 merged 3 commits into
mainfrom
copilot/port-latest-commits-to-v0190rc

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 29, 2026

Ports the 4 most recent commits authored by JianyuLi01 (jyli@intel.com) on release/v0.17.0rc1 onto release/v0.19.0rc1.

Cherry-picks

Source Result Notes
4c904fcf shrink wan_t2v_size for xpu 71fb970a Conflict resolved in text_to_video.py and pipeline_wan2_2.py
bd6093d8 enable profiling dcecdc9a Only the run_t2v.sh hunk applied
784ccac4 fix issue that json not generated Skipped (empty)
c049edc8 restore original images size 5cb7fb72 Clean

Conflict resolutions (minimal)

  • examples/offline_inference/text_to_video/text_to_video.py — folded v0.17's output_type = "latent", the output_type sampling param, and the latent-only early-return into the existing prompt_dict / sampling_kwargs form. Did not re-introduce frame_rate=frame_rate (undefined on v0.19).
  • vllm_omni/diffusion/models/wan2_2/pipeline_wan2_2.py — kept v0.17's VLLM_OMNI_WAN_PROFILE_TRANSFORMER_ONLY env-var branch and torch_dtype=torch.float32 VAE load on top of the existing v0.19 code.
  • vllm_omni/diffusion/profiler/torch_profiler.py — accepted the upstream deletion (file was unified into vllm_omni/profiler/omni_torch_profiler.py by PR [Refactor] Unify torch profiler for omni and diffusion models vllm-project/vllm-omni#2099). Hunks targeting this path in 4c904fcf / bd6093d8 / 784ccac4 were therefore dropped; 784ccac4 reduced to nothing and was skipped.

Reviewer note on PR base

The pre-created branch was based on main, not release/v0.19.0rc1. The 3 commits here sit cleanly on top of the current branch tip; if landing on release/v0.19.0rc1 directly is required, the branch needs to be reset onto release/v0.19.0rc1 and force-pushed before merge. CodeQL passed; remaining Code Review comments are properties of the upstream commits being ported and were intentionally left as-is per the "minimal change" requirement.

jyli and others added 3 commits April 29, 2026 11:10
Co-authored-by: JianyuLi01 <109940438+JianyuLi01@users.noreply.github.com>
Co-authored-by: JianyuLi01 <109940438+JianyuLi01@users.noreply.github.com>
Co-authored-by: JianyuLi01 <109940438+JianyuLi01@users.noreply.github.com>
@JianyuLi01 JianyuLi01 marked this pull request as ready for review April 29, 2026 11:16
@JianyuLi01 JianyuLi01 merged commit 2b9fca1 into main Apr 29, 2026
Copilot AI added a commit that referenced this pull request Apr 29, 2026
Co-authored-by: JianyuLi01 <109940438+JianyuLi01@users.noreply.github.com>
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