llama : use smart pointers for ggml resources (#10117)
This commit is contained in:
parent
418f5eef26
commit
e991e3127f
4 changed files with 219 additions and 245 deletions
|
@ -1368,6 +1368,7 @@ add_library(ggml
|
|||
../include/ggml.h
|
||||
../include/ggml-alloc.h
|
||||
../include/ggml-backend.h
|
||||
../include/ggml-cpp.h
|
||||
ggml.c
|
||||
ggml-alloc.c
|
||||
ggml-backend.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue