Function llama_cpp_sys::ggml_add_cast

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