TensorRT-LLMs/cpp/tensorrt_llm/nanobind/batch_manager
Yi Zhang 361ff36784
[None][feat] Use new index api, add block scale support, fix max_seq_len esitmation, add flash mla support (#11334)
Signed-off-by: Yi Zhang <187001205+yizhang-nv@users.noreply.github.com>
Signed-off-by: yizhang-nv <187001205+yizhang-nv@users.noreply.github.com>
2026-02-15 21:40:54 +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-10487][feat] Add user-provided UUID support for multimodal KV cache identification. (#11075) 2026-02-12 00:48:47 -05: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 [None][feat] Use new index api, add block scale support, fix max_seq_len esitmation, add flash mla support (#11334) 2026-02-15 21:40:54 +08:00
kvCacheManagerV2Utils.h [TRTLLM-7738][feat] Adding implementation of KVCacheManagerV2 (#10736) 2026-01-24 04:48:39 -05:00
llmRequest.cpp [TRTLLM-10487][feat] Add user-provided UUID support for multimodal KV cache identification. (#11075) 2026-02-12 00:48:47 -05:00
llmRequest.h [TRTLLM-10487][feat] Add user-provided UUID support for multimodal KV cache identification. (#11075) 2026-02-12 00:48:47 -05:00