← Back to C-Kernel-Engine Docs Doxygen Source Documentation
 
Loading...
Searching...
No Matches
ggml_init_params Struct Reference

#include <ggml_runtime_compat.h>

Data Fields

void * mem_buffer
 
size_t mem_size
 
bool no_alloc
 

Detailed Description

Definition at line 14 of file ggml_runtime_compat.h.

Field Documentation

◆ mem_buffer

void* ggml_init_params::mem_buffer

Definition at line 16 of file ggml_runtime_compat.h.

◆ mem_size

◆ no_alloc

bool ggml_init_params::no_alloc

Definition at line 17 of file ggml_runtime_compat.h.


The documentation for this struct was generated from the following file: