Skip to content

Commit 8040f29

Browse files
committed
remove conv sharding.
1 parent 956828d commit 8040f29

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/maxdiffusion/configs/base_wan_14b.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ logical_axis_rules: [
140140
['norm', 'tensor'],
141141
['conv_batch', ['data','fsdp']],
142142
['out_channels', 'tensor'],
143-
['conv_out', 'fsdp'],
144143
]
145144
data_sharding: [['data', 'fsdp', 'tensor']]
146145

0 commit comments

Comments
 (0)