ggml_is_empty

Function ggml_is_empty 

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