llama_cpp_sys_4

Function ggml_bf16_to_fp32_row

Source
pub unsafe extern "C" fn ggml_bf16_to_fp32_row(
    arg1: *const ggml_bf16_t,
    arg2: *mut f32,
    arg3: i64,
)