ggml_scale_bias

Function ggml_scale_bias 

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