opencl: add SOFTPLUS op support (#18726)
This commit is contained in:
@@ -122,6 +122,7 @@ set(GGML_OPENCL_KERNELS
|
||||
upscale
|
||||
tanh
|
||||
expm1
|
||||
softplus
|
||||
pad
|
||||
repeat
|
||||
mul_mat_f16_f32
|
||||
|
||||
Reference in New Issue
Block a user