mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* feat/vbws-part4-v1.8: rebase Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * feat/vbws-part4-v1.9: fix incorrect output when using short output length Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v1.9.1: remove useless variables Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v1.9.2:fix incorrect output when using short output length Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v1.9.3: rebase Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v1.9.4: rebase Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> * v1.9.5: remove API change Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> --------- Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com> Co-authored-by: wili-65535 <wili-65535@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| allocateKvCache.h | ||
| assignReqSeqSlots.h | ||
| cacheTransceiver.h | ||
| capacityScheduler.h | ||
| common.h | ||
| contextProgress.h | ||
| createNewDecoderRequests.h | ||
| decoderBuffers.h | ||
| evictionPolicy.h | ||
| generateRequestOptions.h | ||
| guidedDecoder.h | ||
| handleContextLogits.h | ||
| handleGenerationLogits.h | ||
| kvCacheConfig.h | ||
| kvCacheEventManager.h | ||
| kvCacheManager.h | ||
| kvCacheTransferManager.h | ||
| kvCacheUtils.h | ||
| llmRequest.h | ||
| logitsPostProcessor.h | ||
| makeDecodingBatchInputOutput.h | ||
| medusaBuffers.h | ||
| microBatchScheduler.h | ||
| pauseRequests.h | ||
| peftCacheManager.h | ||
| peftCacheManagerConfig.h | ||
| promptTuningBuffers.h | ||
| rnnStateManager.h | ||
| runtimeBuffers.h | ||
| sequenceSlotManager.h | ||
| transformerBuffers.h | ||
| trtGptModelOptionalParams.h | ||
| updateDecoderBuffers.h | ||