TensorRT-LLMs/cpp/tensorrt_llm/pybind
qixiang-99 b165f8bc97
fix/improve kvcache allocation in PyTorch runtime (#5933)
Signed-off-by: qixiang-99 <203170375+qixiang-99@users.noreply.github.com>
2025-08-26 12:40:22 +08:00
..
batch_manager fix/improve kvcache allocation in PyTorch runtime (#5933) 2025-08-26 12:40:22 +08:00
common refactor: Remove unused buffers and bindings from sampler (#6484) 2025-08-01 00:43:03 -04:00
executor fix/improve kvcache allocation in PyTorch runtime (#5933) 2025-08-26 12:40:22 +08:00
runtime [TRTLLM-6785][feat] BREAKING CHANGE Enable TRTLLM sampler by default (#6216) 2025-08-07 22:19:37 -04:00
testing fix: Improve chunking test and skip empty kernel calls (#5710) 2025-07-04 09:08:15 +02:00
thop [None][feat] Use Separate QKV Input Layout for Context MLA (#6538) 2025-08-19 22:04:48 +08:00
userbuffers fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
bindings.cpp [TRTLLM-6906][chore] Using pybind to bind functions in thop/attentionOp (#6745) 2025-08-12 16:45:16 +08:00
CMakeLists.txt [None][feat] Enable nanobind as the default binding library (#6608) 2025-08-22 09:48:41 +02:00