]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
sycl: implement GGML_UNARY_OP_SOFTPLUS (llama/19114)
authors8322 <redacted>
Fri, 30 Jan 2026 04:01:38 +0000 (06:01 +0200)
committerGeorgi Gerganov <redacted>
Fri, 30 Jan 2026 11:49:29 +0000 (13:49 +0200)
commitccee88e8f0bf520b5028629d9f13d2784634500a
treeba167fdf64ab626eee0935d370163424fbffd6f9
parentaf11f8344b63fd45317ebbf8d70817dd42715c08
sycl: implement GGML_UNARY_OP_SOFTPLUS (llama/19114)

* sycl: add softplus unary op implementation

* sycl: add softplus unary op implementation

* docs(ops): mark SYCL SOFTPLUS as supported

* docs: update SYCL status for SOFTPLUS
src/ggml-sycl/element_wise.cpp
src/ggml-sycl/element_wise.hpp
src/ggml-sycl/ggml-sycl.cpp