Skip to main content

ggml_softcap

Function ggml_softcap 

Source
pub unsafe extern "C" fn ggml_softcap(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    s_before: f32,
    s_after: f32,
) -> *mut ggml_tensor