Function ggml_opt_alloc

Source
pub unsafe extern "C" fn ggml_opt_alloc(
    opt_ctx: ggml_opt_context_t,
    backward: bool,
)