ggml : move CPU backend to a separate file (#10144)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
|
||||
#include <ggml.h>
|
||||
#include <ggml-cpu.h>
|
||||
#include <ggml-alloc.h>
|
||||
#include <ggml-backend.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user