SIGN IN SIGN UP

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
S
slaren committed
2b1f616b208a4a21c4ee7a7eb85d822ff1d787af
Parent: 01245f5
Committed by GitHub <[email protected]> on 7/27/2024, 2:41:55 AM