Methodforwardr""" Args: x(Tensor): Shape [B, L1, C] context(List): Shape [B, L2, C], [B, L3, C] context_lens(Tensor): S
src/wan_transformer3d_audio_2512.py:810
Methodforwardr""" Args: x(Tensor): Shape [B, L, C] e(Tensor): Shape [B, 6, C] seq_lens(Tensor): Shape [B], length of ea
src/wan_transformer3d_audio_2512.py:926
Methodforwardr""" Args: x(Tensor): Shape [B, L1, C] context(List): Shape [B, L2, C], [B, L3, C] context_lens(Tensor): S
src/wan_transformer3d_audio.py:760
Methodforwardr""" Args: x(Tensor): Shape [B, L, C] e(Tensor): Shape [B, 6, C] seq_lens(Tensor): Shape [B], length of ea
src/wan_transformer3d_audio.py:876
Methodforward x: [B, L1, C]. context: [B, L2, C] or None. mask: [B, L2] or [B, L1, L2] or None.
src/wan_text_encoder.py:75
Methodforward imgs: [B, 3, H, W] of torch.float32. - mean: [0.48145466, 0.4578275, 0.40821073] - std: [0.26862954, 0.2613025
src/wan_image_encoder.py:408