TensorRT-LLMs/cpp/tensorrt_llm/nanobind/batch_manager
Thor Johnsen 95049eea86
[https://nvbugs/5627710][fix] Fix synchronization bugs in KvCacheTransferManager that can cause corrupted blocks (#9056)
Signed-off-by: thorjohnsen <41591019+thorjohnsen@users.noreply.github.com>
Signed-off-by: Thor Johnsen <41591019+thorjohnsen@users.noreply.github.com>
Co-authored-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
Co-authored-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
2025-12-02 09:10:21 -06:00
..
algorithms.cpp [TRTLLM-8831][feat] Enable early exit with overlap scheduler (#8587) 2025-11-17 18:07:13 +01:00
algorithms.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
bindings.cpp [None][refactor] decoding inputs, part 2 (#5799) 2025-11-18 14:38:51 +01:00
bindings.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
buffers.cpp [None][refactor] decoding inputs, part 2 (#5799) 2025-11-18 14:38:51 +01:00
buffers.h [None][refactor] decoding inputs, part 2 (#5799) 2025-11-18 14:38:51 +01:00
cacheTransceiver.cpp [TRTLLM-7078][chore] optimal kvcache transfer for VWSA (#7952) 2025-10-24 08:58:16 -04:00
cacheTransceiver.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
kvCacheConnector.cpp [None][feat] KV Cache Connector API (#7228) 2025-08-28 23:09:27 -04:00
kvCacheConnector.h [None][feat] KV Cache Connector API (#7228) 2025-08-28 23:09:27 -04:00
kvCacheManager.cpp [https://nvbugs/5627710][fix] Fix synchronization bugs in KvCacheTransferManager that can cause corrupted blocks (#9056) 2025-12-02 09:10:21 -06:00
kvCacheManager.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
llmRequest.cpp [None][fix] using arrival time in llmapi when creating LlmRequest in pytorch workflow (#7553) 2025-09-15 07:26:01 -04:00
llmRequest.h [None][fix] using arrival time in llmapi when creating LlmRequest in pytorch workflow (#7553) 2025-09-15 07:26:01 -04:00