We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72144a4 commit 647080eCopy full SHA for 647080e
tests/unittest/_torch/modules/test_fused_moe.py
@@ -771,13 +771,11 @@ def per_rank_test_fused_moe_alltoall_fp8_blockwise(job_id):
771
x,
772
router_logits,
773
all_rank_num_tokens=all_rank_num_tokens,
774
- all_rank_max_num_tokens=m,
775
use_dp_padding=False)
776
ref_output = ref_model.forward(
777
778
779
780
781
782
783
# Evaluate outputs with relaxed tolerance for FP8
0 commit comments