Skip to content

Add unit test to initialize and run Wan-VACE pipeline#399

Open
ninatu wants to merge 1 commit intomainfrom
ninatu/wan-vace-tests
Open

Add unit test to initialize and run Wan-VACE pipeline#399
ninatu wants to merge 1 commit intomainfrom
ninatu/wan-vace-tests

Conversation

@ninatu
Copy link
Copy Markdown
Collaborator

@ninatu ninatu commented May 5, 2026

Introduce a unit test to verify VaceWanPipeline2_1 initialization and end-to-end execution.

The test loads the full-size VAE and a 2-layer 1.3B Transformer using in-memory random weights, and executes a 2-step inference pass with dummy PIL Images to validate the entire code path (preprocessing, sharding, Flash Attention compilation, and VAE encoding/decoding).

Introduce a unit test to verify VaceWanPipeline2_1
initialization and end-to-end execution.

The test loads the full-size VAE and a 2-layer 1.3B Transformer using in-memory
random weights, and executes a 2-step inference pass with dummy PIL Images to
validate the entire code path (preprocessing, sharding, Flash Attention compilation,
and VAE encoding/decoding).

Co-authored-by: martinarroyo <martinarroyo@google.com>
@ninatu ninatu requested a review from entrpn as a code owner May 5, 2026 13:31
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants