TensorRT-LLMs/cpp/include/tensorrt_llm/common
xiweny c076a02b38
[TRTLLM-4629] [feat] Add support of CUDA13 and sm103 devices (#7568)
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
Signed-off-by: Tian Zheng <29906817+Tom-Zheng@users.noreply.github.com>
Signed-off-by: Daniel Stokes <dastokes@nvidia.com>
Signed-off-by: Zhanrui Sun <zhanruis@nvidia.com>
Signed-off-by: Xiwen Yu <xiweny@nvidia.com>
Signed-off-by: Jiagan Cheng <jiaganc@nvidia.com>
Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
Signed-off-by: Bo Deng <deemod@nvidia.com>
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Signed-off-by: xiweny <13230610+VALLIS-NERIA@users.noreply.github.com>
Co-authored-by: Tian Zheng <29906817+Tom-Zheng@users.noreply.github.com>
Co-authored-by: Daniel Stokes <dastokes@nvidia.com>
Co-authored-by: Zhanrui Sun <zhanruis@nvidia.com>
Co-authored-by: Jiagan Cheng <jiaganc@nvidia.com>
Co-authored-by: Yiqing Yan <yiqingy@nvidia.com>
Co-authored-by: Bo Deng <deemod@nvidia.com>
Co-authored-by: Zhanrui Sun <184402041+ZhanruiSunCh@users.noreply.github.com>
2025-09-16 09:56:18 +08:00
..
algorithm.h open source 4dbf696ae9b74a26829d120b67ab8443d70c8e58 (#2297) 2024-10-08 12:19:19 +02:00
arrayView.h Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
assert.h [None][fix] Fix responsibility boundary between the assert and tllmException files (#6723) 2025-08-15 10:34:49 +08:00
cudaBf16Wrapper.h Update TensorRT-LLM (#1725) 2024-06-04 20:26:32 +08:00
cudaFp8Utils.h Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
cudaProfilerUtils.h Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
cudaUtils.h [TRTLLM-4629] [feat] Add support of CUDA13 and sm103 devices (#7568) 2025-09-16 09:56:18 +08:00
dataType.h [None][fix] Fix the incorrect header file import in dataType.h (#7133) 2025-09-11 08:59:04 +08:00
logger.h [None][fix] Fix const modifier inconsistency in log function declaration/implementation (#6679) 2025-08-21 11:08:11 +08:00
optionalRef.h Update TensorRT-LLM (#2436) 2024-11-12 15:27:49 +08:00
quantization.h [None] [feat] Add model gpt-oss (#6645) 2025-08-07 03:04:18 -04:00
stringUtils.h [None][fix] Using RAII to automatically manage the allocation and release of va_list for potential resource leak (#6758) 2025-08-16 15:19:19 +08:00
tllmException.h [None][feat] Add Request specific exception (#6931) 2025-09-04 18:43:42 -04:00
utils.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00