同步 b7516
This commit is contained in:
8
ggml/src/ggml-cpu/hbm.h
Normal file
8
ggml/src/ggml-cpu/hbm.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "ggml-backend.h"
|
||||
#include "ggml.h"
|
||||
|
||||
// GGML CPU internal header
|
||||
|
||||
ggml_backend_buffer_type_t ggml_backend_cpu_hbm_buffer_type(void);
|
||||
Reference in New Issue
Block a user