TensorRT-LLMs/cpp/tensorrt_llm
qsang-nv 5236bb9084
delete cubins (#5274)
Signed-off-by: Qidi Sang <200703406+qsang-nv@users.noreply.github.com>
2025-06-17 22:10:49 +08:00
..
batch_manager Re-implement LlmResponse in Python to reduce host overhead of pybind (#5224) 2025-06-17 21:28:09 +08:00
common use file lock to avoid port conflict (#5123) 2025-06-16 14:15:37 +08:00
cutlass_extensions/include/cutlass_extensions refactoring: port customized kernels with public cutlass version (#5027) 2025-06-13 16:19:31 +08:00
executor chore: Mass integration of release/0.20 (#5082) 2025-06-17 14:32:02 +03:00
executor_worker Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
kernels delete cubins (#5274) 2025-06-17 22:10:49 +08:00
layers Feat: Variable-Beam-Width-Search (VBWS) part4 (#3979) 2025-05-12 22:32:29 +02:00
plugins [TRTLLM-5330] perf: Optimize MoE supplementary kernels for large-scale EP (#5215) 2025-06-17 15:23:24 +08:00
pybind Re-implement LlmResponse in Python to reduce host overhead of pybind (#5224) 2025-06-17 21:28:09 +08:00
runtime refactor: remove decoder request from decoder interface (#5129) 2025-06-16 09:12:30 +02:00
testing refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
thop [TRTLLM-5770] feat: Integrate TRT-LLM Gen FP8 block scale MoE with Pytorch workflow kernel autotuner (#5207) 2025-06-17 21:01:56 +08:00
CMakeLists.txt refactoring: port customized kernels with public cutlass version (#5027) 2025-06-13 16:19:31 +08:00