TensorRT-LLMs/cpp/tensorrt_llm/batch_manager/utils
Aurelien Chartier a33c595c88
Fix logits dtype in assert (#3038)
Remove extra methods in trtGptModelInflightBatching.h. The methods were moved out of that class during a previous refactoring, but the definitions have been left behind.

Signed-off-by: Aurelien Chartier <achartier@nvidia.com>
2025-03-25 10:35:21 +08:00
..
debugUtils.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
debugUtils.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
inflightBatchingUtils.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
inflightBatchingUtils.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
logitsThread.cpp Fix logits dtype in assert (#3038) 2025-03-25 10:35:21 +08:00
logitsThread.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
staticThreadPool.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
staticThreadPool.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00