#include <ggml_runtime_compat.h>
Data Fields | |
| void * | mem_buffer |
| size_t | mem_size |
| bool | no_alloc |
Definition at line 14 of file ggml_runtime_compat.h.
| void* ggml_init_params::mem_buffer |
Definition at line 16 of file ggml_runtime_compat.h.
| size_t ggml_init_params::mem_size |
Definition at line 15 of file ggml_runtime_compat.h.
Referenced by ck_attention_full_ggml_graph_oracle_multihead(), ck_attention_head_full_ggml_graph_oracle_regular(), explicit_mrope_apply_ggml_exact(), gemm_nt_f16_ggml_strict(), and gemm_nt_q8_0_q8_0_ggml_strict().
| bool ggml_init_params::no_alloc |
Definition at line 17 of file ggml_runtime_compat.h.