llama_cpp_sys_4

Function ggml_mul_mat_id

Source
pub unsafe extern "C" fn ggml_mul_mat_id(
    ctx: *mut ggml_context,
    as_: *mut ggml_tensor,
    b: *mut ggml_tensor,
    ids: *mut ggml_tensor,
) -> *mut ggml_tensor