TensorRT-LLMs/cpp/tensorrt_llm
ChristinaZ 7e033c392e
Feat: Add vectorized loading for finalize kernel in MoE Trtllm backend (#5919)
Signed-off-by: Christina Zhang <83400082+ChristinaZ@users.noreply.github.com>
2025-07-17 12:38:29 +08:00
..
batch_manager feat: use session abstraction in data transceiver and cache formatter (#5611) 2025-07-16 13:52:44 +08:00
common [TRTLLM-5366][feat]Add support for sm121 (#5524) 2025-07-08 14:27:00 -07:00
cutlass_extensions/include/cutlass_extensions Fix GEMM+AR fusion on blackwell (#5563) 2025-07-09 08:48:47 +08:00
deep_ep Fix a quote error introduced in #5534 (#5816) 2025-07-08 18:48:32 +08:00
executor feat: KV events for sliding window attention (#5580) 2025-07-05 06:05:20 +08:00
executor_worker Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
kernels Feat: Add vectorized loading for finalize kernel in MoE Trtllm backend (#5919) 2025-07-17 12:38:29 +08:00
layers refactor: Remove enforced sorted order of batch slots (#3502) 2025-07-14 17:23:02 +02:00
nanobind feat: binding type build argument (pybind, nanobind) (#5802) 2025-07-11 00:48:50 +09:00
plugins [nvbugs/5321981] Cherrypick fix: Fix the Llama3.1 405B hanging issue. (#5698) (#5925) 2025-07-11 07:51:43 +08:00
pybind Fix: Enhance ModelConfig for kv cache size calculations (#5868) 2025-07-16 14:41:31 -07:00
runtime [fix] Performance Optimization for MNNVL TwoShot Kernel (#5934) 2025-07-17 10:49:51 +08:00
testing fix: Improve chunking test and skip empty kernel calls (#5710) 2025-07-04 09:08:15 +02:00
thop [fix] Move NCCL group in all-gather and reduce-scatter OPs outside the outer loop (#6053) 2025-07-16 00:25:32 +09:00
CMakeLists.txt feat: binding type build argument (pybind, nanobind) (#5802) 2025-07-11 00:48:50 +09:00