privatellm / ggml /src /ggml-cuda /template-instances /fattn-vec-f16-instance-hs64-f16-f16.cu
lhhj
first
57e3690
raw
history blame contribute delete
176 Bytes
// This file has been autogenerated by generate_cu_files.py, do not edit manually.
#include "../fattn-vec-f16.cuh"
DECL_FATTN_VEC_F16_CASE(64, GGML_TYPE_F16, GGML_TYPE_F16);