TensorRT-LLMs/cpp/tensorrt_llm
Li Min 16fc99391f
refactor: [TRTLLM-6150] Refactor moe permute and finalize op by removing duplicated code (#5557)
Signed-off-by: Mindy Li <11663212+limin2021@users.noreply.github.com>
2025-06-30 08:48:04 -07:00
..
batch_manager refactor: decoder state setup (#5093) 2025-06-30 11:09:43 +02:00
common feat: chunked prefill for MLA (Blackwell) (#4651) 2025-06-26 09:01:00 +08:00
cutlass_extensions/include/cutlass_extensions opensource: Opensource MOE MXFP8-MXFP4 implementation (#5222) 2025-06-26 12:18:19 +08:00
executor [TRTLLM-5000][feat] NGrams V2 (#4569) 2025-06-27 23:00:17 +08:00
executor_worker Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
kernels refactor: [TRTLLM-6150] Refactor moe permute and finalize op by removing duplicated code (#5557) 2025-06-30 08:48:04 -07:00
layers Feat: Variable-Beam-Width-Search (VBWS) part4 (#3979) 2025-05-12 22:32:29 +02:00
plugins opensource: Opensource MOE MXFP8-MXFP4 implementation (#5222) 2025-06-26 12:18:19 +08:00
pybind refactor: decoder state setup (#5093) 2025-06-30 11:09:43 +02:00
runtime refactor: decoder state setup (#5093) 2025-06-30 11:09:43 +02:00
testing refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
thop refactor: [TRTLLM-6150] Refactor moe permute and finalize op by removing duplicated code (#5557) 2025-06-30 08:48:04 -07:00
CMakeLists.txt refactoring: port customized kernels with public cutlass version (#5027) 2025-06-13 16:19:31 +08:00