Function llama_cpp_sys::ggml_build_backward_expand

source ·
pub unsafe extern "C" fn ggml_build_backward_expand(
    ctx: *mut ggml_context,
    gf: *mut ggml_cgraph,
    gb: *mut ggml_cgraph,
    keep: bool
)