ggml_tri

Function ggml_tri 

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