TensorRT-LLMs/cpp/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
..
blockKeyTest.cpp fix partialMatch (#3413) 2025-04-11 16:42:52 +08:00
cacheTransceiverTest.cpp cacheTransceiver buffer manager (#3798) 2025-04-27 11:48:15 +08:00
CMakeLists.txt fix partialMatch (#3413) 2025-04-11 16:42:52 +08:00
guidedDecoderTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modelSpec.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modelSpec.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modelSpecBinding.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
peftCacheManagerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
trtEncoderModelTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
trtGptModelRealDecoderTest.cpp chore: increase A30 for cpp test (#3811) 2025-04-24 16:34:39 -07:00
trtGptModelTest.cpp Feat: Variable-Beam-Width-Search (VBWS) part3 (#3338) 2025-04-08 23:51:27 +08:00