TensorRT-LLMs/cpp/tensorrt_llm/layers
Kaiyu Xie a75618df24
Update TensorRT-LLM (#667)
* Update TensorRT-LLM

---------

Co-authored-by: 0xymoro <jerrymeng100@gmail.com>
Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2023-12-15 22:14:51 +08:00
..
baseBeamSearchLayer.cu Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
baseBeamSearchLayer.h Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
baseLayer.h Kaiyu/update main (#5) 2023-10-18 22:38:53 +08:00
baseSamplingLayer.cpp Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
baseSamplingLayer.h Update 2023-10-10 23:22:17 -07:00
CMakeLists.txt Initial commit 2023-09-20 00:29:41 -07:00
decodingParams.h Update TensorRT-LLM (#465) 2023-11-24 22:12:26 +08:00
dynamicDecodeLayer.cpp Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
dynamicDecodeLayer.h Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
fillBuffers.h Update TensorRT-LLM (#422) 2023-11-18 00:05:54 +08:00
onlineBeamSearchLayer.cu Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
onlineBeamSearchLayer.h Update TensorRT-LLM (#524) 2023-12-01 22:27:51 +08:00
topKSamplingLayer.cu Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
topKSamplingLayer.h Update TensorRT-LLM (#524) 2023-12-01 22:27:51 +08:00
topPSamplingLayer.cu Update TensorRT-LLM (#667) 2023-12-15 22:14:51 +08:00
topPSamplingLayer.h Update TensorRT-LLM (#524) 2023-12-01 22:27:51 +08:00