TensorRT-LLMs/cpp/tensorrt_llm/kernels/trtllmGenKernels/blockScaleMoe
Anthony Chang 7d21b55b5a
[feat] Add TRTLLM MoE nvfp4 cubins for mid-high concurrency; attention_dp for TRTLLM MoE (#5723)
Signed-off-by: Anthony Chang <27950904+rosenrodt@users.noreply.github.com>
2025-07-10 14:06:50 +08:00
..
CMakeLists.txt feat: [Deepseek] Add trtllm-gen MOE FP4 MOE backend (#3387) 2025-04-21 10:01:33 +08:00
DevKernel.cu [feat] Add TRTLLM MoE nvfp4 cubins for mid-high concurrency; attention_dp for TRTLLM MoE (#5723) 2025-07-10 14:06:50 +08:00
DevKernel.h Refactor the topk parallelization part for the routing kernels (#5567) 2025-07-07 15:53:25 +08:00
IntFastDiv.h [fix] Fix comment to pass guardwords check (#5191) 2025-06-13 15:49:59 +08:00
RoutingKernel.cu Refactor the topk parallelization part for the routing kernels (#5567) 2025-07-07 15:53:25 +08:00
RoutingKernel.h Refactor the topk parallelization part for the routing kernels (#5567) 2025-07-07 15:53:25 +08:00
RoutingKernelTopK.cuh Refactor the topk parallelization part for the routing kernels (#5567) 2025-07-07 15:53:25 +08:00
runner.cu Refactor the topk parallelization part for the routing kernels (#5567) 2025-07-07 15:53:25 +08:00
runner.h [feat] Add TRTLLM MoE nvfp4 cubins for mid-high concurrency; attention_dp for TRTLLM MoE (#5723) 2025-07-10 14:06:50 +08:00