llama.cpp
2b1f616b
- ggml : reduce hash table reset cost (#8698)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
ggml : reduce hash table reset cost (#8698) * ggml : reduce hash table reset cost * fix unreachable code warnings after GGML_ASSERT(false) * GGML_ASSERT(false) -> GGML_ABORT("fatal error") * GGML_ABORT use format string
References
#8698 - ggml : reduce hash table reset cost
Author
slaren
Parents
01245f5b
Loading