llama.cpp
130d0c90
- ggml : remove return from ggml_gallocr_allocate_node (ggml/1048)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
364 days ago
ggml : remove return from ggml_gallocr_allocate_node (ggml/1048) This commit removes the return statement from ggml_gallocr_allocate_node function. The motivation behind this change is to make the code more readable and consistent.
Author
danbev
Committer
ggerganov
Parents
3919da8e
Loading