llama.cpp
b7742cf3 - ggml : fix GGML_DEBUG with OpenMP (#19599)

Commit
24 days ago
ggml : fix GGML_DEBUG with OpenMP (#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>
Author
Parents
Loading