TensorRT-LLMs/cpp/tests/unit_tests/batch_manager
Iman Tabrizian 33282351a2
[TRTLLM-6106][feat] Add support for KVCache transfer from KVCache reuse path (#6348)
Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
2025-09-27 19:29:30 -04:00
..
blockKeyTest.cpp [None] [ci] Reorganize CMake and Python integration test infrastructure for C++ tests (#6754) 2025-08-24 20:53:17 +02:00
cacheTransBufferTest.cpp [None][feat] Optimize kv cache transfer TEP (#7613) 2025-09-25 20:20:04 -07:00
capacitySchedulerTest.cpp [TRTLLM-6341][feature] Support SWA KV cache reuse (#6768) 2025-09-24 14:28:24 +08:00
CMakeLists.txt [None] [ci] Reorganize CMake and Python integration test infrastructure for C++ tests (#6754) 2025-08-24 20:53:17 +02:00
contextProgressTest.cu fix: remove test relies on timing (#3228) 2025-04-02 18:38:37 +08:00
evictionPolicyTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
kvCacheManagerTest.cpp [TRTLLM-6106][feat] Add support for KVCache transfer from KVCache reuse path (#6348) 2025-09-27 19:29:30 -04:00
kvCacheUtilsTest.cpp [TRTLLM-6341][chore] Preliminary refactors on the kv cache manager before supporting swa kv cache reuse (#6767) 2025-08-20 13:57:57 +08:00
llmRequestTest.cpp [TRTLLM-6341][chore] Preliminary refactors on the kv cache manager before supporting swa kv cache reuse (#6767) 2025-08-20 13:57:57 +08:00
microBatchSchedulerTest.cpp [TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145) 2025-06-10 01:59:56 +08:00
peftCacheManagerTest.cpp [None] [ci] Reorganize CMake and Python integration test infrastructure for C++ tests (#6754) 2025-08-24 20:53:17 +02:00
staticThreadPoolTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00