llama_cpp_sys_4

Function ggml_cast

Source
pub unsafe extern "C" fn ggml_cast(
    ctx: *mut ggml_context,
    a: *mut ggml_tensor,
    type_: ggml_type,
) -> *mut ggml_tensor