TensorRT-LLMs/cpp/tensorrt_llm/runtime
石晓伟 548b5b7310
Update TensorRT-LLM (#2532)
* blossom-ci.yml: run vulnerability scan on blossom

* open source efb18c1256f8c9c3d47b7d0c740b83e5d5ebe0ec

---------

Co-authored-by: niukuo <6831097+niukuo@users.noreply.github.com>
Co-authored-by: pei0033 <59505847+pei0033@users.noreply.github.com>
Co-authored-by: Kyungmin Lee <30465912+lkm2835@users.noreply.github.com>
Co-authored-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2024-12-04 21:16:56 +08:00
..
utils Update TensorRT-LLM (#2460) 2024-11-19 18:30:34 +08:00
bufferManager.cpp Update TensorRT-LLM (#2184) 2024-09-03 12:14:23 +02:00
bufferView.h Update TensorRT-LLM (#1168) 2024-02-27 17:37:34 +08:00
CMakeLists.txt Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
cudaMemPool.cpp Update TensorRT-LLM (#2184) 2024-09-03 12:14:23 +02:00
cudaMemPool.h Update TensorRT-LLM (#2184) 2024-09-03 12:14:23 +02:00
decodingLayerWorkspace.cpp Update TensorRT-LLM (#2184) 2024-09-03 12:14:23 +02:00
decodingLayerWorkspace.h Update TensorRT-LLM (#2436) 2024-11-12 15:27:49 +08:00
decodingOutput.cpp Update TensorRT-LLM (#2008) 2024-07-23 23:05:09 +08:00
eagleBuffers.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
eagleModule.h Update TensorRT-LLM (#2460) 2024-11-19 18:30:34 +08:00
explicitDraftTokensBuffers.cpp Update TensorRT-LLM (#2156) 2024-08-27 18:20:59 +08:00
explicitDraftTokensModule.h Update TensorRT-LLM (#1763) 2024-06-11 16:59:02 +08:00
generationConfig.cpp Update TensorRT-LLM (#2110) 2024-08-13 22:34:33 +08:00
generationConfig.h Update TensorRT-LLM (#2110) 2024-08-13 22:34:33 +08:00
gptDecoder.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
gptDecoderBatched.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
gptJsonConfig.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
gptSession.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
iBuffer.cpp Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +08:00
ipcUtils.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
iTensor.cpp Update TensorRT-LLM (#2110) 2024-08-13 22:34:33 +08:00
jsonSerialization.h Update TensorRT-LLM (#2436) 2024-11-12 15:27:49 +08:00
layerProfiler.cpp Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
layerProfiler.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
lookaheadBuffers.cpp open source 7f370deb0090d885d7518c2b146399ba3933c004 (#2273) 2024-09-30 13:51:19 +02:00
loraCache.cpp Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
loraManager.cpp Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
loraManager.h Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
loraModule.cpp open source 7f370deb0090d885d7518c2b146399ba3933c004 (#2273) 2024-09-30 13:51:19 +02:00
loraUtils.cpp Update TensorRT-LLM (#2230) 2024-09-17 14:39:09 +08:00
loraUtils.h Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +08:00
memoryCounters.cpp Update TensorRT-LLM (#2110) 2024-08-13 22:34:33 +08:00
ncclCommunicator.cpp Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
ncclCommunicator.h Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
promptTuningParams.cpp Update TensorRT-LLM (#1598) 2024-05-14 16:43:41 +08:00
rnnStateBuffers.cpp open source 7f370deb0090d885d7518c2b146399ba3933c004 (#2273) 2024-09-30 13:51:19 +02:00
rnnStateBuffers.h Update TensorRT-LLM (#1918) 2024-07-09 14:42:22 +08:00
runtimeBuffers.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
runtimeBuffers.h Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
runtimeKernels.cu Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +08:00
runtimeKernels.h Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
statefulGptDecoder.cpp Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
statefulGptDecoder.h Update TensorRT-LLM (#2413) 2024-11-05 16:27:06 +08:00
tensorView.h Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
tllmBuffers.cpp Update TensorRT-LLM (#1233) 2024-03-05 18:32:53 +08:00
tllmBuffers.h Update TensorRT-LLM (#2363) 2024-10-22 20:27:35 +08:00
tllmLogger.cpp Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
tllmRuntime.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
tllmRuntime.h Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
torch.h Update TensorRT-LLM (#2110) 2024-08-13 22:34:33 +08:00
torchUtils.h Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
torchView.h Update TensorRT-LLM (#1168) 2024-02-27 17:37:34 +08:00
transformerBuffers.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
transformerBuffers.h Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00
workerPool.cpp Update TensorRT-LLM (#2156) 2024-08-27 18:20:59 +08:00
workerPool.h Update TensorRT-LLM (#2156) 2024-08-27 18:20:59 +08:00
worldConfig.cpp Update TensorRT-LLM (#2532) 2024-12-04 21:16:56 +08:00