Function llama_cpp_sys::ggml_get_f32_nd

source ·
pub unsafe extern "C" fn ggml_get_f32_nd(
    tensor: *const ggml_tensor,
    i0: c_int,
    i1: c_int,
    i2: c_int,
    i3: c_int
) -> f32