llama.cpp
2b1f616b - ggml : reduce hash table reset cost (#8698)

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
Author
Parents
Loading