Solving the problem of test case failures caused by timeouts (#27027)
This commit is contained in:
+2
@@ -53,6 +53,8 @@ class TestDeepEpDeepseekV32(CustomTestCase):
|
|||||||
128,
|
128,
|
||||||
"--max-total-tokens",
|
"--max-total-tokens",
|
||||||
40960,
|
40960,
|
||||||
|
"--watchdog-timeout",
|
||||||
|
900,
|
||||||
],
|
],
|
||||||
env={
|
env={
|
||||||
"PYTORCH_NPU_ALLOC_CONF": "expandable_segments:True",
|
"PYTORCH_NPU_ALLOC_CONF": "expandable_segments:True",
|
||||||
|
|||||||
Reference in New Issue
Block a user