Skip to main content

ggml_mul_mat_set_hint

Function ggml_mul_mat_set_hint 

Source
pub unsafe extern "C" fn ggml_mul_mat_set_hint(
    a: *mut ggml_tensor,
    hint: ggml_op_hint,
)