"docs/zh_CN/_templates/nnSpider/cut.html" did not exist on "abc221589c65d75b494407c60a81ca87c3020463"
fattn-vec-f16.cuh 213 Bytes
Newer Older
mashun1's avatar
v1  
mashun1 committed
1
2
3
4
5
#include "common.cuh"

void ggml_cuda_flash_attn_ext_vec_f16(ggml_backend_cuda_context & ctx, ggml_tensor * dst);

void ggml_cuda_flash_attn_ext_vec_f16_no_mma(ggml_backend_cuda_context & ctx, ggml_tensor * dst);