]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-alloc : fix crash when used without ggml-backend (#555)
authorslaren <redacted>
Sat, 7 Oct 2023 10:36:54 +0000 (12:36 +0200)
committerGitHub <redacted>
Sat, 7 Oct 2023 10:36:54 +0000 (12:36 +0200)
commit8b5c564527f9a145e0c826fd43d6ea4d01f061e3
tree84a99165554cd373672d5985ecd6e1204672c079
parent754ea2bd7a2bb8d9378a1c06bfe0cdc09f38126c
ggml-alloc : fix crash when used without ggml-backend (#555)

* ggml-alloc : fix crash when used without ggml-backend

* fix regression in parent reuse that caused increased memory usage
src/ggml-alloc.c