llama_cpp_sys_4

Function ggml_soft_max_back_inplace

Source
pub unsafe extern "C" fn ggml_soft_max_back_inplace(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    b: *mut ggml_tensor,
) -> *mut ggml_tensor