llama.cpp
d2e518e9
- ggml-cpu : fix ggml_graph_compute_thread did not terminate on abort. (ggml/1065)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
ggml-cpu : fix ggml_graph_compute_thread did not terminate on abort. (ggml/1065) some threads kept looping and failed to terminate properly after an abort during CPU execution. Co-authored-by: issi <issi@gmail.com>
Author
issixx
Committer
ggerganov
Parents
b636228c
Loading