mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* chore: Remove unused tensors from DecoderBuffers Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com> * fix: Remove unused argument from readme Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com> * chore: remove unused tensor Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com> * refactor: Remove unnecessary newOutputTokens Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com> * refactor: Remove unnecessary event in getDecoderSlotHostOutputs Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com> --------- Signed-off-by: Robin Kobus <19427718+Funatiq@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 | ||
| rnnStateManager.h | ||
| runtimeBuffers.h | ||
| sequenceSlotManager.h | ||
| transformerBuffers.h | ||
| trtGptModelOptionalParams.h | ||