]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: move backend info printing into its own function (#23702)
authorlhez <redacted>
Thu, 28 May 2026 18:05:42 +0000 (11:05 -0700)
committerGitHub <redacted>
Thu, 28 May 2026 18:05:42 +0000 (11:05 -0700)
commit408ae2b9e5a073d2897b2317890cc8dff5cf3cec
tree83119e407a99c9c9cb78f6b04df6647e1fbaa811
parent3ef236955173431f311e9cd6b12b61bbb56254d5
opencl: move backend info printing into its own function (#23702)

* opencl: move backend info print into its own function

* opencl: move new log line

* opencl: fix for non adreno path
ggml/src/ggml-opencl/ggml-opencl.cpp