[ci] Add Wan2.2-TI2V-5B SSIM regression test - #1772
Open
SuhaanCoding wants to merge 1 commit into
Open
Conversation
Contributor
Merge Protections🔴 1 of 1 protections blocking · waiting on 👀 reviews and 🤖 CI
🔴 PR merge requirementsWaiting for
This rule is failing.
|
SuhaanCoding
force-pushed
the
ssim-wan-ti2v
branch
2 times, most recently
from
August 28, 2026 02:33
932d7d5 to
84f3147
Compare
Adds fastvideo/tests/ssim/test_wan_ti2v_similarity.py covering both workloads the checkpoint serves: text-to-video, and image-to-video when an image is passed. CI-friendly params (45 frames, 4 steps, 480x832 for the text case; the image case derives its size from the image inside the pipeline's fixed pixel budget) with the registered preset defaults behind --ssim-full-quality. Runs on one GPU so the lane's lease broker can pack it next to other one-GPU tasks; the Wan2.1 files' 2-GPU sequence-parallel path is already covered by them. Wires the file into the merge planner's Wan family (and its contract test) so Wan changes select it once this is on main, and fixes the Wan coverage sentence in the SSIM README. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
SuhaanCoding
force-pushed
the
ssim-wan-ti2v
branch
from
August 28, 2026 13:55
84f3147 to
14685cc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fastvideo/tests/ssim/test_wan_ti2v_similarity.pyforWan-AI/Wan2.2-TI2V-5B-Diffusers. This was one of the open CI items: Wan2.2 TI2V had no SSIM coverage.FLASH_ATTN,TORCH_SDPA) and I2V (FLASH_ATTN). Prompts and image are the ones inbasic_wan2_2_ti2v.py. 45 frames, 4 steps,REQUIRED_GPUS = 1. The full quality map is behind--ssim-full-quality, same as the Wan2.1 files.fastvideo/tests/ssim/README.md.Notes
InputValidationStage). With the example's portrait image that comes out at 544x704, so height and width only apply to the T2V case.GB200_reference_videos/Wan2.2-TI2V-5B-Diffusersyet.Validation
ci_runnerdiscovery:SSIMTask(task_id=0, test_file='./fastvideo/tests/ssim/test_wan_ti2v_similarity.py', required_gpus=1, model_id='Wan2.2-TI2V-5B-Diffusers')test_merge_ci_plan.pyandtest_ci_test_collection.py: 31 passedpre-commit: nothing in scope (fastvideo/tests/is excluded).py_compileis clean.