5 lines
129 B
Text
5 lines
129 B
Text
#include "common.cuh"
|
|
#include "fattn-common.cuh"
|
|
#include "fattn-vec-f16.cuh"
|
|
|
|
DECL_FATTN_VEC_INST(f16, 128, 1, 4, q4_0, q4_0);
|