TensorRT-LLMs/cpp/tensorrt_llm/layers
Kaiyu Xie 250d9c293d
Update TensorRT-LLM Release branch (#1445)
* Update TensorRT-LLM

---------

Co-authored-by: Bhuvanesh Sridharan <bhuvan.sridharan@gmail.com>
Co-authored-by: Morgan Funtowicz <funtowiczmo@gmail.com>
Co-authored-by: Eddie-Wang1120 <wangjinheng1120@163.com>
Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
2024-04-12 17:59:19 +08:00
..
baseBeamSearchLayer.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
baseBeamSearchLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
baseLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
baseSamplingLayer.cpp Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
baseSamplingLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
CMakeLists.txt Initial commit 2023-09-20 00:29:41 -07:00
decodingParams.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
dynamicDecodeLayer.cpp Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
dynamicDecodeLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
fillBuffers.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
medusaDecodingLayer.cpp Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
medusaDecodingLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
onlineBeamSearchLayer.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
onlineBeamSearchLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
samplingLayer.cpp Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
samplingLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
topKSamplingLayer.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
topKSamplingLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
topPSamplingLayer.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
topPSamplingLayer.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00