llama_cpp_sys_4

Function ggml_div_inplace

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