Function llama_cpp_sys::ggml_norm

source ·
pub unsafe extern "C" fn ggml_norm(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    eps: f32
) -> *mut ggml_tensor