]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl: fix warnings and clean up profiling (#16688)
authorlhez <redacted>
Tue, 21 Oct 2025 05:26:17 +0000 (22:26 -0700)
committerGitHub <redacted>
Tue, 21 Oct 2025 05:26:17 +0000 (22:26 -0700)
commit6ea37f57391d27736c35cd3c20c1f990b7952b74
tree7b98fa740a8dafd7db85a113f89ec2ce17ade779
parentfb349848f387f355450c3187556e71e6d32c145f
opencl: fix warnings and clean up profiling (#16688)

* opencl: remove unused headers, fix warnings

* opencl: clean up profiling, only keep kernel time
ggml/src/ggml-opencl/ggml-opencl.cpp