TensorRT-LLMs/cpp/tensorrt_llm
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
..
batch_manager Fix logits dtype in assert (#3038) 2025-03-25 10:35:21 +08:00
common Update (#2978) 2025-03-23 16:39:35 +08:00
cutlass_extensions/include/cutlass_extensions Update (#2978) 2025-03-23 16:39:35 +08:00
executor Update (#2978) 2025-03-23 16:39:35 +08:00
executor_worker Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
kernels doc:add version.txt for internal cutlass library and nvrtc_wrapper so files (#3030) 2025-03-24 23:44:21 +08:00
layers Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
plugins Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
pybind 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
runtime 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
thop Update (#2978) 2025-03-23 16:39:35 +08:00
CMakeLists.txt Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00