Function llama_cpp_sys::ggml_reshape_1d

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