TensorRT-LLMs/cpp/tensorrt_llm/layers
Kaiyu Xie d879430b04
Update TensorRT-LLM (#846)
* Update TensorRT-LLM

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2024-01-09 21:03:35 +08:00
..
baseBeamSearchLayer.cu Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
baseBeamSearchLayer.h Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
baseLayer.h Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
baseSamplingLayer.cpp Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
baseSamplingLayer.h Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
CMakeLists.txt Initial commit 2023-09-20 00:29:41 -07:00
decodingParams.h Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
dynamicDecodeLayer.cpp Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
dynamicDecodeLayer.h Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
fillBuffers.h Update TensorRT-LLM (#422) 2023-11-18 00:05:54 +08:00
onlineBeamSearchLayer.cu Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
onlineBeamSearchLayer.h Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
topKSamplingLayer.cu Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
topKSamplingLayer.h Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
topPSamplingLayer.cu Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
topPSamplingLayer.h Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00