whisper.cpp
226e8c04
- ggml : fix GGML_DEBUG with OpenMP (llama/19599)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 days ago
ggml : fix GGML_DEBUG with OpenMP (llama/19599) last_graph is only available without OpenMP, but ggml_graph_compute_thread() is called in both cases. Signed-off-by: Adrien Gallouët <angt@huggingface.co>
References
#3665 - sync : ggml
Author
angt
Committer
ggerganov
Parents
fbdac511
Loading