Function llama_cpp_sys::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