Retire the per-runner parallel record (#40343)

This commit is contained in:
Cheng Wan
2026-09-21 12:26:40 -07:00
committed by GitHub
parent 73f071db52
commit 970e946e4f
79 changed files with 395 additions and 463 deletions
@@ -228,7 +228,7 @@ class TestMambaPrefillTrackMetadata(unittest.TestCase):
prefill_attention_backend_str="torch_native",
ngram_embedding_manager=SimpleNamespace(enabled=False),
lora_manager=None,
ps=SimpleNamespace(attn_dcp_size=1),
attn_dcp_size=1,
attn_backend=SimpleNamespace(
get_cpu_graph_seq_len_fill_value=lambda: 1,
get_cuda_graph_seq_len_fill_value=lambda: 1,