Function llama_cpp_sys_2::ggml_reshape_4d
source · pub unsafe extern "C" fn ggml_reshape_4d(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
ne0: i64,
ne1: i64,
ne2: i64,
ne3: i64
) -> *mut ggml_tensorpub unsafe extern "C" fn ggml_reshape_4d(
ctx: *mut ggml_context,
a: *mut ggml_tensor,
ne0: i64,
ne1: i64,
ne2: i64,
ne3: i64
) -> *mut ggml_tensor