mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
- Moved sorting related logic to a dedicated function for better clarity and maintainability. - Enhanced sorting logic to separate finished context requests from ongoing ones before sorting by Lora task ID. - Updated function documentation to reflect the sorting behavior and its purpose. Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| debugUtils.cpp | ||
| debugUtils.h | ||
| inflightBatchingUtils.cpp | ||
| inflightBatchingUtils.h | ||
| logitsThread.cpp | ||
| logitsThread.h | ||
| staticThreadPool.cpp | ||
| staticThreadPool.h | ||