You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- _apply_offloading: skip cpu offload on MPS, move directly to GPU
- _apply_vae_opts: add hasattr checks (WanPipeline lacks vae_slicing)
- All backends pass device to _apply_offloading for proper routing
- E2e test: MPS uses offload=none to run on GPU directly
Tested: Wan 1.3B on MPS generates 17 frames in 294s (vs 414s on CPU)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments