[BCG][3/N] Enable bcg on dsa & deepep a2a backend (#31987)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Yuwei An
2026-07-31 16:45:18 -07:00
committed by GitHub
co-authored by Claude Fable 5
parent 3c5f115741
commit 3e0f7c3f30
13 changed files with 319 additions and 116 deletions
@@ -39,6 +39,7 @@ class TestPrefillCudaGraphPadding(CustomTestCase):
global_num_tokens_cpu=None,
return_logprob=False,
input_ids=list(range(num_tokens)),
extend_prefix_lens_cpu=[0],
)
def test_rejects_more_than_two_x_token_padding(self):