mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-26 19:55:04 +00:00
ggml: new optimization interface (ggml/988)
This commit is contained in:
committed by
Georgi Gerganov
parent
5c9a8b22b1
commit
8a43e940ab
@ -228,6 +228,7 @@ set(GGML_PUBLIC_HEADERS
|
||||
include/ggml-cann.h
|
||||
include/ggml-cuda.h
|
||||
include/ggml-kompute.h
|
||||
include/ggml-opt.h
|
||||
include/ggml-metal.h
|
||||
include/ggml-rpc.h
|
||||
include/ggml-sycl.h
|
||||
|
Reference in New Issue
Block a user