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

---------

Co-authored-by: Alessio Netti <netti.alessio@gmail.com>
2024-10-29 22:24:38 +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 (#2389) 2024-10-29 22:24:38 +08:00