llama_cpp_sys_4

Function ggml_mul_mat

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