Function llama_cpp_sys::ggml_new_f32

source ·
pub unsafe extern "C" fn ggml_new_f32(
    ctx: *mut ggml_context,
    value: f32
) -> *mut ggml_tensor