Revert "[AMD][DSV4] Fix unified-KV pool sizing and SWA ring accounting" (#38163)
This commit is contained in:
@@ -131,7 +131,6 @@ class TestDeepSeekV4HiSparseAllocator(CustomTestCase):
|
||||
queue = DecodePreallocQueue.__new__(DecodePreallocQueue)
|
||||
queue.req_to_token_pool = req_to_token_pool
|
||||
queue.token_to_kv_pool_allocator = allocator
|
||||
queue.token_to_kv_pool = None
|
||||
queue.tree_cache = SimpleNamespace(
|
||||
evictable_size=MagicMock(return_value=0),
|
||||
protected_size=MagicMock(return_value=0),
|
||||
|
||||
Reference in New Issue
Block a user