TensorRT-LLMs/cpp/tensorrt_llm/kernels/unfusedAttentionKernels
Kaiyu Xie f430a4b447
Update TensorRT-LLM (#1688)
* Update TensorRT-LLM

---------

Co-authored-by: IbrahimAmin <ibrahimamin532@gmail.com>
Co-authored-by: Fabian Joswig <fjosw@users.noreply.github.com>
Co-authored-by: Pzzzzz <hello-cd.plus@hotmail.com>
Co-authored-by: CoderHam <hemant@cohere.com>
Co-authored-by: Konstantin Lopuhin <kostia.lopuhin@gmail.com>
2024-05-28 20:07:49 +08:00
..
unfusedAttentionKernels_2_bf16_bf16.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_bf16_fp8.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_bf16_int8.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_float_float.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_float_fp8.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_float_int8.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_half_fp8.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_half_half.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_half_int8.cu Update TensorRT-LLM (#1455) 2024-04-16 19:40:08 +08:00
unfusedAttentionKernels_2_template.h Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00