TensorRT-LLMs/cpp/tensorrt_llm/kernels/weightOnlyBatchedGemv
Kaiyu Xie 250d9c293d
Update TensorRT-LLM Release branch (#1445)
* Update TensorRT-LLM

---------

Co-authored-by: Bhuvanesh Sridharan <bhuvan.sridharan@gmail.com>
Co-authored-by: Morgan Funtowicz <funtowiczmo@gmail.com>
Co-authored-by: Eddie-Wang1120 <wangjinheng1120@163.com>
Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
2024-04-12 17:59:19 +08:00
..
common.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
converter.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
details.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
int8SQ.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
int8SQ.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernel.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcher.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherBf16Int4GroupwiseColumnMajorFalse.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherBf16Int4GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherBf16Int4PerChannelColumnMajorFalse.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherBf16Int4PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherBf16Int8PerChannelColumnMajorFalse.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherBf16Int8PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int4GroupwiseColumnMajorFalse.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int4GroupwiseColumnMajorInterleavedTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorFalse.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int4PerChannelColumnMajorTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorFalse.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorInterleavedTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelDispatcherFp16Int8PerChannelColumnMajorTrue.cu Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
kernelLauncher.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
utility.h Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00