opencl : add GEGLU, REGLU, SWIGLU (#14456)

This commit is contained in:
lhez
2025-07-01 09:19:16 +02:00
committed by GitHub
parent 0a5a3b5cdf
commit 79b33b2317
3 changed files with 326 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ set(GGML_OPENCL_KERNELS
gemv_noshuffle_general
gemv_noshuffle
get_rows
glu
group_norm
im2col_f32
im2col_f16