Skip to content

Commit cd47002

Browse files
committed
init
1 parent 881e1af commit cd47002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/compilation/collective_fusion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@ def call_trtllm_fused_allreduce_norm(
457457
hidden_dim=allreduce_in.shape[-1],
458458
workspace_ptrs=_FI_WORKSPACE_TENSOR,
459459
launch_with_pdl=launch_with_pdl,
460-
use_oneshot=True,
461460
trigger_completion_at_end=trigger_completion_at_end,
462461
fp32_acc=fp32_acc,
463462
pattern_code=pattern_code,

0 commit comments

Comments
 (0)