fix unit tests (#7618)
This commit is contained in:
@@ -146,7 +146,6 @@ suites = {
|
||||
TestFile("test_data_parallelism.py", 73),
|
||||
TestFile("test_dp_attention.py", 137),
|
||||
TestFile("test_mla_tp.py", 170),
|
||||
TestFile("test_moe_ep.py", 181),
|
||||
TestFile("test_patch_torch.py", 19),
|
||||
TestFile("test_update_weights_from_distributed.py", 103),
|
||||
TestFile("test_release_memory_occupation.py", 44),
|
||||
@@ -175,6 +174,7 @@ suites = {
|
||||
TestFile("test_disaggregation.py", 270),
|
||||
TestFile("test_disaggregation_different_tp.py", 155),
|
||||
TestFile("test_full_deepseek_v3.py", 463),
|
||||
TestFile("test_moe_ep.py", 181),
|
||||
],
|
||||
"per-commit-8-gpu-amd": [
|
||||
TestFile("test_full_deepseek_v3.py", 250),
|
||||
|
||||
Reference in New Issue
Block a user