llama_cpp_sys_4

Function ggml_new_graph_custom

Source
pub unsafe extern "C" fn ggml_new_graph_custom(
    ctx: *mut ggml_context,
    size: usize,
    grads: bool,
) -> *mut ggml_cgraph