]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: refactor expm1 and softplus (llama/19404)
authorshaofeiqi <redacted>
Tue, 17 Feb 2026 22:47:18 +0000 (14:47 -0800)
committerGeorgi Gerganov <redacted>
Fri, 27 Feb 2026 18:57:58 +0000 (20:57 +0200)
commit51ce7de94ca9508f2baf05c82f027ed393e019c5
tree54664e1182803b96758110ba3a3dd17b94e2168d
parent6fadc749a98d07cfb4250a91a064d93c0ec38818
opencl: refactor expm1 and softplus (llama/19404)

* opencl: refactor expm1

* opencl: refactor softplus

* opencl: use h for half literals

---------

Co-authored-by: Li He <redacted>
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/expm1.cl
ggml/src/ggml-opencl/kernels/softplus.cl