TensorRT-LLMs/cpp/tensorrt_llm/kernels/weightOnlyBatchedGemv
Robin Kobus d9522c5906
feat: Update cutlass (#2981)
* chore: update cutlass to v3.8.0

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* refactor: update include directives for consistency and organization in weightOnlyBatchedGemv headers

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

* Fix fpA_intB_gemm compilation

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>

---------

Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
2025-03-26 22:36:27 +08:00
..
common.h Update TensorRT-LLM (#2333) 2024-10-15 15:28:40 +08:00
converter.h feat: Update cutlass (#2981) 2025-03-26 22:36:27 +08:00
cudaCoreGemm.cu Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +08:00
cudaCoreGemm.h Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +08:00
details.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
int8SQ.cu Update TensorRT-LLM (#1763) 2024-06-11 16:59:02 +08:00
int8SQ.h Update TensorRT-LLM (#1358) 2024-03-26 20:47:14 +08:00
kernel.h feat: Update cutlass (#2981) 2025-03-26 22:36:27 +08:00
kernelDispatcher.h feat: Update cutlass (#2981) 2025-03-26 22:36:27 +08:00
kernelDispatcherBf16Int4GroupwiseColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherBf16Int4GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +08:00
kernelDispatcherBf16Int4PerChannelColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherBf16Int4PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
kernelDispatcherBf16Int8GroupwiseColumnMajoInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherBf16Int8GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#2333) 2024-10-15 15:28:40 +08:00
kernelDispatcherBf16Int8PerChannelColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherBf16Int8PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
kernelDispatcherFp16Int4GroupwiseColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherFp16Int4GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherFp16Int4PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
kernelDispatcherFp16Int8GroupwiseColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherFp16Int8GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#2333) 2024-10-15 15:28:40 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorInterleavedForHopperTrue.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
kernelDispatcherFp16Int8PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1492) 2024-04-24 14:44:22 +08:00
kernelLauncher.h Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
utility.h feat: Update cutlass (#2981) 2025-03-26 22:36:27 +08:00