TensorRT-LLMs/cpp/tensorrt_llm/nanobind/batch_manager
Iman Tabrizian 7d992972b2
[TRTLLM-10273][feat] Move MambaCacheManager from Python to C++ (#10540)
Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
2026-02-10 07:20:56 -08: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 [TRTLLM-10273][feat] Move MambaCacheManager from Python to C++ (#10540) 2026-02-10 07:20:56 -08: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 [None][chore] Async Transfer Manager (#9891) 2026-01-20 12:12:47 -05: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/5863392][fix] fix partial reuse disabled for disagg (#11247) 2026-02-06 14:23:51 -05:00
kvCacheManager.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
kvCacheManagerV2Utils.cpp [TRTLLM-9766][feat] Integration of the KVCacheManager V2 to TRTLLM Runtime (#10659) 2026-02-02 14:29:02 +08:00
kvCacheManagerV2Utils.h [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05: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