]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: add ABS op (#25115)
authorGezahegne <redacted>
Fri, 17 Jul 2026 05:13:47 +0000 (01:13 -0400)
committerGitHub <redacted>
Fri, 17 Jul 2026 05:13:47 +0000 (22:13 -0700)
commitb85833e934123f373a8dc087316e385b28c98cc0
tree644c032be6075d4fe4932e469a3ce643fe8c6bfc
parente8f19cc0ad70a243c8012bf17b4be601abfc8ea2
opencl: add ABS op (#25115)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/abs.cl [new file with mode: 0644]