Whitespace fix
This commit is contained in:
parent
855645a023
commit
4eafb8334e
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ struct ggml_metal_context {
|
|||
|
||||
id<MTLDevice> device;
|
||||
id<MTLCommandQueue> queue;
|
||||
|
||||
|
||||
dispatch_queue_t d_queue;
|
||||
|
||||
struct ggml_metal_kernel kernels[GGML_METAL_KERNEL_TYPE_COUNT];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue