TensorRT-LLMs/cpp/tensorrt_llm
yunruis a20ab5cbdb
[https://nvbugs/5381276][fix] fix warning for fused_a_gemm (#6402)
Signed-off-by: yunruis <205571022+yunruis@users.noreply.github.com>
2025-08-01 09:37:21 -04:00
..
batch_manager fix: remove duplicate layer multiplication in KV cache size calculation (#6481) 2025-07-31 22:34:34 -04:00
common feat: Support structural tag in C++ runtime and upgrade xgrammar to 0.1.21 (#6408) 2025-07-31 09:53:52 +08:00
cutlass_extensions/include/cutlass_extensions Fix GEMM+AR fusion on blackwell (#5563) 2025-07-09 08:48:47 +08:00
deep_ep DeepEP LL dispatch FP4 (#6296) 2025-07-28 11:25:42 +08:00
executor feat: Support structural tag in C++ runtime and upgrade xgrammar to 0.1.21 (#6408) 2025-07-31 09:53:52 +08:00
executor_worker Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
kernels [https://nvbugs/5381276][fix] fix warning for fused_a_gemm (#6402) 2025-08-01 09:37:21 -04:00
layers refactor: Remove enforced sorted order of batch slots (#3502) 2025-07-14 17:23:02 +02:00
nanobind refactor: Remove unused buffers and bindings from sampler (#6484) 2025-08-01 00:43:03 -04:00
plugins fix TMA error with GEMM+AR on TP=2 (#6075) 2025-07-18 10:26:08 +08:00
pybind refactor: Remove unused buffers and bindings from sampler (#6484) 2025-08-01 00:43:03 -04:00
runtime fix TMA error with GEMM+AR on TP=2 (#6075) 2025-07-18 10:26:08 +08:00
testing fix: Improve chunking test and skip empty kernel calls (#5710) 2025-07-04 09:08:15 +02:00
thop [TRTLLM-4279] fix: Add a protection test for checking trtllm custom ops (#6515) 2025-08-01 15:59:09 +08:00
CMakeLists.txt feat: binding type build argument (pybind, nanobind) (#5802) 2025-07-11 00:48:50 +09:00