]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: add EXPM1 op (llama/18704)
authorshaofeiqi <redacted>
Fri, 9 Jan 2026 18:13:13 +0000 (10:13 -0800)
committerGeorgi Gerganov <redacted>
Sun, 11 Jan 2026 09:02:08 +0000 (11:02 +0200)
commit4138b9b7a449194f81e4bfc551c8c87dddd46074
treec9796b7645ceb4a4450e6cd391ddd4fb596e9084
parent4d86fe0dd4a53857e40fc9be49e51a102e8f034a
opencl: add EXPM1 op (llama/18704)
src/ggml-opencl/CMakeLists.txt
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/expm1.cl [new file with mode: 0644]