TensorRT-LLMs/cpp
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
..
cmake Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
include/tensorrt_llm fix: disable kv cache reuse when minimum window size is reached, instead of maximum window size (#2983) 2025-03-24 22:49:52 +08:00
micro_benchmarks Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
tensorrt_llm Fix logits dtype in assert (#3038) 2025-03-25 10:35:21 +08:00
tests fix: disable kv cache reuse when minimum window size is reached, instead of maximum window size (#2983) 2025-03-24 22:49:52 +08:00
CMakeLists.txt Update (#2978) 2025-03-23 16:39:35 +08:00