opencl: add l2_norm (#20160)

This commit is contained in:
lhez
2026-03-06 18:03:05 -08:00
committed by GitHub
parent c024d85908
commit 6fce5c6a7d
3 changed files with 156 additions and 0 deletions
+1
View File
@@ -116,6 +116,7 @@ set(GGML_OPENCL_KERNELS
neg
norm
relu
l2_norm
rms_norm
rope
scale