]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : fix GGMLMetalClass ODR (llama/12200)
authorPlamen Minev <redacted>
Wed, 5 Mar 2025 15:16:01 +0000 (17:16 +0200)
committerGeorgi Gerganov <redacted>
Sat, 8 Mar 2025 13:13:01 +0000 (15:13 +0200)
commitbd1a9e34c9aaa8a83d21515e11bda945da10ea6c
treea1d7f51f3220a7547286d18d51de8776f9c661c6
parentcc03608e78108f8e0bbbbaf813b661c1a43f087d
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.
ggml/src/ggml-metal/ggml-metal.m