mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-19 11:57:07 +00:00
opencl : add GEGLU, REGLU, SWIGLU (#14456)
This commit is contained in:
@@ -65,6 +65,7 @@ set(GGML_OPENCL_KERNELS
|
||||
gemv_noshuffle_general
|
||||
gemv_noshuffle
|
||||
get_rows
|
||||
glu
|
||||
group_norm
|
||||
im2col_f32
|
||||
im2col_f16
|
||||
|
||||
Reference in New Issue
Block a user