llama_cpp_sys_4

Function ggml_build_backward_expand

Source
pub unsafe extern "C" fn ggml_build_backward_expand(
    ctx_static: *mut ggml_context,
    ctx_compute: *mut ggml_context,
    cgraph: *mut ggml_cgraph,
    accumulate: bool,
)