opencl: add ABS op (#25115)

This commit is contained in:
Gezahegne
2026-07-16 22:13:47 -07:00
committed by GitHub
parent e8f19cc0ad
commit b85833e934
3 changed files with 241 additions and 0 deletions
+1
View File
@@ -211,6 +211,7 @@ set(GGML_OPENCL_KERNELS
tanh
exp
expm1
abs
softplus
pad
repeat