Solving the problem of test case failures caused by timeouts (#27027)

This commit is contained in:
liuxianglong17
2026-06-04 20:07:04 +08:00
committed by GitHub
parent 364c2bfea8
commit 4167f211b1
@@ -53,6 +53,8 @@ class TestDeepEpDeepseekV32(CustomTestCase):
128,
"--max-total-tokens",
40960,
"--watchdog-timeout",
900,
],
env={
"PYTORCH_NPU_ALLOC_CONF": "expandable_segments:True",