TensorRT-LLMs/cpp/tensorrt_llm/kernels/trtllmGenKernels/blockScaleMoe
ChristinaZ c7269ea93a
[https://nvbugs/5392414] [fix] Add customized default routing method (#6818)
Signed-off-by: Christina Zhang <83400082+ChristinaZ@users.noreply.github.com>
2025-08-21 16:58:41 +08:00
..
CMakeLists.txt feat: [Deepseek] Add trtllm-gen MOE FP4 MOE backend (#3387) 2025-04-21 10:01:33 +08:00
DevKernel.cu [None] [feat] Add model gpt-oss (#6645) 2025-08-07 03:04:18 -04:00
DevKernel.h [None] [feat] Add model gpt-oss (#6645) 2025-08-07 03:04:18 -04:00
IntFastDiv.h [fix] Fix comment to pass guardwords check (#5191) 2025-06-13 15:49:59 +08:00
RoutingDeepSeek.cu Refactor the rest routing part for the routing kernels in the MoE TRT-LLM backend (#5771) 2025-07-11 16:37:56 +08:00
RoutingKernel.cuh [https://nvbugs/5392414] [fix] Add customized default routing method (#6818) 2025-08-21 16:58:41 +08:00
RoutingKernel.h Refactor the rest routing part for the routing kernels in the MoE TRT-LLM backend (#5771) 2025-07-11 16:37:56 +08:00
RoutingKernelTopK.cuh fix: fast redux detection in trtllm gen routing kernel (#5941) 2025-07-13 16:35:07 +08:00
RoutingLlama4.cu [https://nvbugs/5392414] [fix] Add customized default routing method (#6818) 2025-08-21 16:58:41 +08:00
RoutingRenormalize.cu [https://nvbugs/5392414] [fix] Add customized default routing method (#6818) 2025-08-21 16:58:41 +08:00
runner.cu [None] [feat] Add model gpt-oss (#6645) 2025-08-07 03:04:18 -04:00
runner.h [None] [feat] Add model gpt-oss (#6645) 2025-08-07 03:04:18 -04:00