Function llama_cpp_sys::ggml_is_contiguous

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