llama.cpp
c12b6e8e
- ggml : remove unnecessary UNUSED macro call (ggml/880)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
ggml : remove unnecessary UNUSED macro call (ggml/880) This commit removes an UNUSED macro call that is not needed as the variable n0 is used in the code and will not produce a warning. Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
References
#8723 - sync : ggml
Author
danbev
Committer
ggerganov
Parents
b5e95468
Loading