]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix GGMLMetalClass ODR (#12200)
authorPlamen Minev <redacted>
Wed, 5 Mar 2025 15:16:01 +0000 (17:16 +0200)
committerGitHub <redacted>
Wed, 5 Mar 2025 15:16:01 +0000 (17:16 +0200)
commit16e4b22c5e58ee200ede913fd7b7b8ba92132ce8
tree09d7695f81168339442bb2674aef2bbfe5b72055
parent074c4fd39df3af974e10fbee6cc6db5d9304655b
ggml : fix GGMLMetalClass ODR (#12200)

-- it might happen if ggml is loaded from 2 separate libraries since each one of them will expose the class. This is more of a guard since we want to use only Metal as embedded library and don't care about the other case.
ggml/src/ggml-metal/ggml-metal.m