ggml_mul

Function ggml_mul 

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