TensorRT-LLMs/cpp/include/tensorrt_llm/runtime
Kaiyu Xie 4de32a86ae
Update TensorRT-LLM (#188)
* Update batch manager
* Update src

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
Co-authored-by: jdemouth-nvidia <11447840+jdemouth-nvidia@users.noreply.github.com>
2023-10-30 16:06:41 +08:00
..
bufferManager.h Update 2023-10-10 23:22:17 -07:00
common.h Initial commit 2023-09-20 00:29:41 -07:00
cudaEvent.h Update 2023-10-10 23:22:17 -07:00
cudaStream.h Update 2023-10-10 23:22:17 -07:00
decodingInput.h Initial commit 2023-09-20 00:29:41 -07:00
decodingOutput.h Initial commit 2023-09-20 00:29:41 -07:00
generationInput.h Initial commit 2023-09-20 00:29:41 -07:00
generationOutput.h Update TensorRT-LLM (#148) 2023-10-27 12:10:00 +08:00
gptDecoder.h Initial commit 2023-09-20 00:29:41 -07:00
gptDecoderBatch.h Update TensorRT-LLM (#188) 2023-10-30 16:06:41 +08:00
gptJsonConfig.h Update code 2023-09-28 09:00:05 -07:00
gptModelConfig.h Kaiyu/update main (#5) 2023-10-18 22:38:53 +08:00
gptSession.h Update TensorRT-LLM (#188) 2023-10-30 16:06:41 +08:00
iBuffer.h Kaiyu/update main (#5) 2023-10-18 22:38:53 +08:00
iGptDecoderBatch.h Update TensorRT-LLM (#188) 2023-10-30 16:06:41 +08:00
ipcUtils.h Kaiyu/update main (#5) 2023-10-18 22:38:53 +08:00
iStatefulGptDecoder.h Update TensorRT-LLM (#188) 2023-10-30 16:06:41 +08:00
iTensor.h Kaiyu/update main (#5) 2023-10-18 22:38:53 +08:00
memoryCounters.h Update 2023-10-10 23:22:17 -07:00
samplingConfig.h Update TensorRT-LLM (#148) 2023-10-27 12:10:00 +08:00
tllmLogger.h Update code 2023-09-28 09:00:05 -07:00
worldConfig.h Update TensorRT-LLM (#188) 2023-10-30 16:06:41 +08:00