Function llama_cpp_sys::ggml_is_empty

source ·
pub unsafe extern "C" fn ggml_is_empty(
    tensor: *const ggml_tensor
) -> bool