parent
c049b37d7b
commit
3d68f364f1
8 changed files with 586 additions and 1075 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
// max memory buffers that can be mapped to the device
|
||||
#define GGML_METAL_MAX_BUFFERS 16
|
||||
#define GGML_METAL_MAX_BUFFERS 64
|
||||
#define GGML_METAL_MAX_COMMAND_BUFFERS 32
|
||||
|
||||
struct ggml_tensor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue