Remove obsolete CUDA graph buffer population methods (#37886)

This commit is contained in:
Lianmin Zheng
2026-09-06 22:09:49 -07:00
committed by GitHub
parent b6c31b155c
commit 7d37b86ff2
5 changed files with 7 additions and 175 deletions
@@ -674,8 +674,7 @@ class TestPoolBackedAlloc(unittest.TestCase):
class TestBuildDecodeRegistry(unittest.TestCase):
"""``build_decode_registry`` registers the always-on FB-shared decode
slots with padding policies matching
``DecodeInputBuffers.populate_from_forward_batch``."""
slots with their required padding policies."""
def setUp(self):
from sglang.srt.model_executor import input_buffers