TensorRT-LLMs/cpp/tests/unit_tests/executor
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
..
CMakeLists.txt chore: Add output of first token to additional generation outputs (#3205) 2025-04-02 20:14:16 +08:00
decodingConfigTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
dynamicBatchTunerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
executorConfigTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
executorTestSmall.cpp feat: Integrate GPUDirect Storage (GDS) into Executor API (#3582) 2025-04-18 15:59:21 +08:00
executorTestSmallArbitraryOutputTensors.cpp feat: Integrate GPUDirect Storage (GDS) into Executor API (#3582) 2025-04-18 15:59:21 +08:00
intervalSetTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
kvCacheConfigTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
loraConfigTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
requestTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
requestWithIdTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
responseTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
samplingConfigTest.cpp v1.2 (#3082) 2025-03-26 23:31:29 +08:00
serializeUtilsTest.cpp cacheTransceiver buffer manager (#3798) 2025-04-27 11:48:15 +08:00
tensorTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
ucxCommTest.cpp chore: Ucx ip port remove mpi depend (#3101) 2025-04-02 09:42:29 +08:00