TensorRT-LLMs/cpp/tensorrt_llm/kernels/weightOnlyBatchedGemv
石晓伟 850b6fa1e7
Update TensorRT-LLM (#1358)
Co-authored-by: Kaiyu <26294424+kaiyux@users.noreply.github.com>
2024-03-26 20:47:14 +08:00
..
common.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
converter.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
details.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
int8SQ.cu Update TensorRT-LLM (#1358) 2024-03-26 20:47:14 +08:00
int8SQ.h Update TensorRT-LLM (#1358) 2024-03-26 20:47:14 +08:00
kernel.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcher.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherBf16Int4GroupwiseColumnMajorFalse.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherBf16Int4GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherBf16Int4PerChannelColumnMajorFalse.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherBf16Int4PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherBf16Int8PerChannelColumnMajorFalse.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherBf16Int8PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int4GroupwiseColumnMajorFalse.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int4GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorFalse.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorFalse.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorTrue.cu Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
kernelLauncher.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00
utility.h Update TensorRT-LLM (#1315) 2024-03-19 17:36:42 +08:00