TensorRT-LLMs/cpp/tensorrt_llm/kernels/speculativeDecoding
xiweny c076a02b38
[TRTLLM-4629] [feat] Add support of CUDA13 and sm103 devices (#7568)
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Tian Zheng <29906817+Tom-Zheng@users.noreply.github.com>
Signed-off-by: Daniel Stokes <dastokes@nvidia.com>
Signed-off-by: Zhanrui Sun <zhanruis@nvidia.com>
Signed-off-by: Xiwen Yu <xiweny@nvidia.com>
Signed-off-by: Jiagan Cheng <jiaganc@nvidia.com>
Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
Signed-off-by: Bo Deng <deemod@nvidia.com>
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: xiweny <13230610+VALLIS-NERIA@users.noreply.github.com>
Co-authored-by: Tian Zheng <29906817+Tom-Zheng@users.noreply.github.com>
Co-authored-by: Daniel Stokes <dastokes@nvidia.com>
Co-authored-by: Zhanrui Sun <zhanruis@nvidia.com>
Co-authored-by: Jiagan Cheng <jiaganc@nvidia.com>
Co-authored-by: Yiqing Yan <yiqingy@nvidia.com>
Co-authored-by: Bo Deng <deemod@nvidia.com>
Co-authored-by: Zhanrui Sun <184402041+ZhanruiSunCh@users.noreply.github.com>
2025-09-16 09:56:18 +08:00
..
common.cu refactor: Remove enforced sorted order of batch slots (#3502) 2025-07-14 17:23:02 +02:00
common.h refactor: Remove enforced sorted order of batch slots (#3502) 2025-07-14 17:23:02 +02:00
eagleDecodingKernels.cu [TRTLLM-4629] [feat] Add support of CUDA13 and sm103 devices (#7568) 2025-09-16 09:56:18 +08:00
eagleDecodingKernels.h refactor: Remove enforced sorted order of batch slots (#3502) 2025-07-14 17:23:02 +02:00
explicitDraftTokensKernels.cu Update TensorRT-LLM (#2849) 2025-03-04 18:44:00 +08:00
explicitDraftTokensKernels.h Update TensorRT-LLM (#2849) 2025-03-04 18:44:00 +08:00
externalDraftTokensKernels.cu Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
externalDraftTokensKernels.h Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
kvCacheUpdateKernels.cu Update TensorRT-LLM (#2582) 2024-12-16 21:50:47 -08:00
kvCacheUpdateKernels.h Update TensorRT-LLM (#2582) 2024-12-16 21:50:47 -08:00
medusaDecodingKernels.cu Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
medusaDecodingKernels.h Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
mtpKernels.cu fix: refactor and fix mtp vanilla (#4762) 2025-06-20 05:23:39 +08:00
mtpKernels.h fix: refactor and fix mtp vanilla (#4762) 2025-06-20 05:23:39 +08:00