Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhhjjj committed Jul 19, 2024
1 parent 175a076 commit 61486e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_parameters_accumulate_gradient_in_fp32.py
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ def _test_tied_weights_sync_with_grad_accum_in_fp32(
pp_rank=get_pp_rank_of(target, module=mdl),
dp_rank=dist.get_rank(parallel_context.dp_pg),
tp_rank=dist.get_rank(parallel_context.tp_pg),
sp_rank=dist.get_rank(parallel_context.sp_pg),
),
),
)
Expand Down

0 comments on commit 61486e7

Please sign in to comment.