TensorRT-LLMs/cpp/tests/batch_manager
Robin Kobus ec2b953e7e
refactor: Enhanced handling of decoder requests and logits within the batch manager (#6055)
Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
2025-07-18 12:12:08 +02:00
..
blockKeyTest.cpp fix partialMatch (#3413) 2025-04-11 16:42:52 +08:00
cacheTransceiverTest.cpp feat: use session abstraction in data transceiver and cache formatter (#5611) 2025-07-16 13:52:44 +08:00
CMakeLists.txt refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
guidedDecoderTest.cpp refactor: Enhanced handling of decoder requests and logits within the batch manager (#6055) 2025-07-18 12:12:08 +02:00
peftCacheManagerTest.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
trtEncoderModelTest.cpp refactor: remove TrtGptModelOptionalParams (#5165) 2025-06-20 10:31:40 +02:00
trtGptModelRealDecoderTest.cpp refactor: Remove enforced sorted order of batch slots (#3502) 2025-07-14 17:23:02 +02:00
trtGptModelTest.cpp [fix: nvbugs/5355493] Correctly clamp max sequence len to max attention window (#5720) 2025-07-04 08:16:25 +02:00