chore: cleanup garbage code (#29770)

This commit is contained in:
Xiaoyu Zhang
2026-07-02 16:14:01 +08:00
committed by GitHub
parent 0ae76117ef
commit b276a9acee
55 changed files with 86 additions and 262 deletions
@@ -112,7 +112,7 @@ class TestUnifiedDeepSeekV4FlashHiCache(UnifiedRadixTreeTestMixin, CustomTestCas
class TestUnifiedDeepSeekV4FlashHiCachePageFirstDirect(
TestUnifiedDeepSeekV4FlashHiCache
):
"""DeepSeek V4 Flash HiCache layout smoke: page_first_direct + direct."""
"""DeepSeek V4 Flash HiCache layout check: page_first_direct + direct."""
hicache_io_backend = "kernel"
hicache_mem_layout = "layer_first"