summaryrefslogtreecommitdiff
path: root/ggml/src/ggml-cuda/template-instances/fattn-vec-f16-instance-hs192-f16-f16.cu
blob: 7dda013399b9a32c1f8c04c7b99e3ffe82861cc2 (plain)
1
2
3
4
5
// This file has been autogenerated by generate_cu_files.py, do not edit manually.

#include "../fattn-vec-f16.cuh"

DECL_FATTN_VEC_F16_CASE_DKDV(192, 128, GGML_TYPE_F16, GGML_TYPE_F16);