]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
SYCL: Fix and switch to GGML_LOG system instead of fprintf (#10579)
authorAkarshan Biswas <redacted>
Mon, 2 Dec 2024 07:04:11 +0000 (12:34 +0530)
committerGitHub <redacted>
Mon, 2 Dec 2024 07:04:11 +0000 (15:04 +0800)
commit991f8aabeec89d801300bb179e52013fb0eb0584
treeea04dc0553249616e37db4c8f510087b8747299d
parent4cb003dd8d1f37523120a21e4b1a50a2adcb8c84
SYCL: Fix and switch to GGML_LOG system instead of fprintf (#10579)

* Switched to GGML_LOG

* Fix missing semicolon
ggml/src/ggml-sycl/ggml-sycl.cpp