whisper.cpp
bd1a9e34 - ggml : fix GGMLMetalClass ODR (llama/12200)

Commit
359 days ago
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.
Author
Committer
Parents
Loading