llama_cpp_sys_4

Function ggml_soft_max

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