Function llama_cpp_sys::ggml_repeat

source ·
pub unsafe extern "C" fn ggml_repeat(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    b: *mut ggml_tensor
) -> *mut ggml_tensor