llama_cpp_sys_4

Function ggml_upscale_ext

Source
pub unsafe extern "C" fn ggml_upscale_ext(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    ne0: c_int,
    ne1: c_int,
    ne2: c_int,
    ne3: c_int,
) -> *mut ggml_tensor