]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
opencl: add SOFTPLUS op support (llama/18726)
authorshaofeiqi <redacted>
Sun, 11 Jan 2026 05:57:44 +0000 (21:57 -0800)
committerGeorgi Gerganov <redacted>
Wed, 14 Jan 2026 07:11:59 +0000 (09:11 +0200)
commitd4ce2e554f7bc174a408d57af6b0cd5d0d7adbb6
tree17e93c521752b7425c02ead7cef5e5b440866030
parent3a1ea96373a4b5900eaa72901711c5153ffc2d42
opencl: add SOFTPLUS op support (llama/18726)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/softplus.cl [new file with mode: 0644]