Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit f43b142

Browse files
committed
Update Wan3DRopeEmbeddings docstring to clarify purpose for testing.
1 parent 12cf40c commit f43b142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dfm/src/megatron/model/wan/rope_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
class Wan3DRopeEmbeddings(torch.nn.Module):
2020
"""
21-
Wan 3D RoPE embeddings implementation.
21+
Wan 3D RoPE embeddings implementation. Change for Testing.
2222
Implements Wan's 3D RoPE embeddings for Mcore Attention based on Wan's implementation at https://github.com/Wan-Video/Wan2.1/blob/main/wan/modules/model.py.
2323
"""
2424

0 commit comments

Comments
 (0)