Function llama_cpp_sys::ggml_mul_mat_set_prec

source ·
pub unsafe extern "C" fn ggml_mul_mat_set_prec(
    a: *mut ggml_tensor,
    prec: ggml_prec
)