TensorRT-LLMs/cpp/tests/unit_tests/batch_manager
Chuang Zhu e2318756ed
cacheTransceiver buffer manager (#3798)
* cacheTransceiver buffer manager

Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>

* fix args

Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>

* cpp kvCacheManager

Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>

* format

Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>

---------

Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
2025-04-27 11:48:15 +08:00
..
cacheTransBufferTest.cpp cacheTransceiver buffer manager (#3798) 2025-04-27 11:48:15 +08:00
capacitySchedulerTest.cpp feat: allocate minimal blocks per window size (#3028) 2025-04-17 16:04:57 +08:00
CMakeLists.txt cacheTransceiver buffer manager (#3798) 2025-04-27 11:48:15 +08: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 feat: allocate minimal blocks per window size (#3028) 2025-04-17 16:04:57 +08:00
kvCacheUtilsTest.cpp feat: allocate minimal blocks per window size (#3028) 2025-04-17 16:04:57 +08:00
llmRequestTest.cpp feat: Allow individual gatherContext for each additional output (#3374) 2025-04-12 17:00:36 +08:00
microBatchSchedulerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
staticThreadPoolTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00