TensorRT-LLMs/cpp/tensorrt_llm/kernels
2023-10-10 23:22:17 -07:00
..
contextFusedMultiHeadAttention Update 2023-10-10 23:22:17 -07:00
cutlass_kernels Update code 2023-09-28 09:00:05 -07:00
decoderMaskedMultiheadAttention Update 2023-10-10 23:22:17 -07:00
onlineSoftmaxBeamsearchKernels Initial commit 2023-09-20 00:29:41 -07:00
weightOnlyBatchedGemv Update code 2023-09-28 09:00:05 -07:00
banBadWords.cu Update code 2023-09-28 09:00:05 -07:00
banBadWords.h Initial commit 2023-09-20 00:29:41 -07:00
banRepeatNgram.cu Update code 2023-09-28 09:00:05 -07:00
banRepeatNgram.h Initial commit 2023-09-20 00:29:41 -07:00
beamSearchPenaltyKernels.cu Update code 2023-09-28 09:00:05 -07:00
beamSearchPenaltyKernels.h Update code 2023-09-28 09:00:05 -07:00
beamSearchTopkKernels.cu Update code 2023-09-28 09:00:05 -07:00
beamSearchTopkKernels.h Initial commit 2023-09-20 00:29:41 -07:00
CMakeLists.txt Initial commit 2023-09-20 00:29:41 -07:00
customAllReduceKernels.cu Update 2023-10-10 23:22:17 -07:00
customAllReduceKernels.h Update 2023-10-10 23:22:17 -07:00
decoderMaskedMultiheadAttention.cu Initial commit 2023-09-20 00:29:41 -07:00
decoderMaskedMultiheadAttention.h Update 2023-10-10 23:22:17 -07:00
decoderMaskedMultiheadAttentionUtils.h Update 2023-10-10 23:22:17 -07:00
decodingKernels.cu Update code 2023-09-28 09:00:05 -07:00
decodingKernels.h Update code 2023-09-28 09:00:05 -07:00
gptKernels.cu Initial commit 2023-09-20 00:29:41 -07:00
gptKernels.h Update code 2023-09-28 09:00:05 -07:00
kvCacheUtils.h Initial commit 2023-09-20 00:29:41 -07:00
layernormKernels.cu Initial commit 2023-09-20 00:29:41 -07:00
layernormKernels.h Initial commit 2023-09-20 00:29:41 -07:00
lookupKernels.cu Initial commit 2023-09-20 00:29:41 -07:00
lookupKernels.h Initial commit 2023-09-20 00:29:41 -07:00
onlineSoftmaxBeamsearchKernels.cu Update code 2023-09-28 09:00:05 -07:00
onlineSoftmaxBeamsearchKernels.h Initial commit 2023-09-20 00:29:41 -07:00
penaltyTypes.h Initial commit 2023-09-20 00:29:41 -07:00
preQuantScaleKernel.cu Initial commit 2023-09-20 00:29:41 -07:00
preQuantScaleKernel.h Initial commit 2023-09-20 00:29:41 -07:00
quantization.cu Update code 2023-09-28 09:00:05 -07:00
quantization.h Initial commit 2023-09-20 00:29:41 -07:00
rmsnormKernels.cu Initial commit 2023-09-20 00:29:41 -07:00
rmsnormKernels.h Initial commit 2023-09-20 00:29:41 -07:00
samplingPenaltyKernels.cu Update code 2023-09-28 09:00:05 -07:00
samplingPenaltyKernels.h Update code 2023-09-28 09:00:05 -07:00
samplingTopKKernels.cu Update code 2023-09-28 09:00:05 -07:00
samplingTopKKernels.h Initial commit 2023-09-20 00:29:41 -07:00
samplingTopPKernels.cu Initial commit 2023-09-20 00:29:41 -07:00
samplingTopPKernels.h Initial commit 2023-09-20 00:29:41 -07:00
stopCriteriaKernels.cu Update 2023-10-10 23:22:17 -07:00
stopCriteriaKernels.h Initial commit 2023-09-20 00:29:41 -07:00
unfusedAttentionKernels_2.cu Update 2023-10-10 23:22:17 -07:00
unfusedAttentionKernels.cu Update 2023-10-10 23:22:17 -07:00
unfusedAttentionKernels.h Update 2023-10-10 23:22:17 -07:00