TensorRT-LLMs/tensorrt_llm/runtime/kv_cache_manager_v2
Yao Yao 53cb762ee5
[None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003)
Signed-off-by: Yao Yao <lowsfer@users.noreply.github.com>
2026-01-30 18:09:53 +08:00
..
_core [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_eviction_controller [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
_storage [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
rawref [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
__init__.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
__init__.pyi [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_block_radix_tree.py [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
_common.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_config.py [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
_copy_engine.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_cuda_virt_mem.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_exceptions.py [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
_life_cycle_registry.py [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
_page.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_storage_manager.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
_utils.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
Makefile [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
mypy_mypyc.ini [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
setup_mypyc.py [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00