TensorRT-LLMs/cpp/tensorrt_llm/kernels/cutlass_kernels
Xiwen Yu 52ad4436bc disable 3xfp4
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
2025-08-06 14:25:05 +08:00
..
allreduce_gemm fix TMA error with GEMM+AR on TP=2 (#6075) 2025-07-18 10:26:08 +08:00
fp4_gemm fix kernel select code to recognize sm103/sm100f 2025-08-06 14:24:43 +08:00
fp8_blockscale_gemm CUDA13 breaking changes: c++ compile successful 2025-08-06 14:24:40 +08:00
fp8_rowwise_gemm feat: reduce unnecessary kernel generation (#5476) 2025-07-04 14:37:49 +08:00
fpA_intB_gemm feat: Add support for SM103 3xFP4 tile shapes 2025-08-06 14:25:02 +08:00
fused_gated_gemm feat: reduce unnecessary kernel generation (#5476) 2025-07-04 14:37:49 +08:00
include feat: Add support for SM103 3xFP4 tile shapes 2025-08-06 14:25:02 +08:00
int8_gemm feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
low_latency_gemm feat: reduce unnecessary kernel generation (#5476) 2025-07-04 14:37:49 +08:00
moe_gemm disable 3xfp4 2025-08-06 14:25:05 +08:00
python feat: Add support for SM103 3xFP4 tile shapes 2025-08-06 14:25:02 +08:00
CMakeLists.txt disable 3xfp4 2025-08-06 14:25:05 +08:00
cutlass_heuristic.cpp feat: Add support for SM103 3xFP4 tile shapes 2025-08-06 14:25:02 +08:00
cutlass_heuristic.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
cutlass_preprocessors.cpp [TRTLLM-5366][feat]Add support for sm121 (#5524) 2025-07-08 14:27:00 -07:00
cutlass_preprocessors.h Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
cutlass_type_conversion.h chore: cutlass cleanup (#3165) 2025-04-01 13:57:38 +08:00