]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : fix GGMLMetalClass ODR (llama/12200)
authorPlamen Minev <redacted>
Wed, 5 Mar 2025 15:16:01 +0000 (17:16 +0200)
committerGeorgi Gerganov <redacted>
Fri, 7 Mar 2025 13:19:59 +0000 (15:19 +0200)
commit8d868b8ba3495703c78c1752c1bfe2837fe7f5a0
treee0668dd3ad987b411f0bd861f6da024675476a34
parentc7dfe3d174f98b14801f9ed12f129179d3e7b638
ggml : fix GGMLMetalClass ODR (llama/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.
src/ggml-metal/ggml-metal.m