ggml_is_contiguous_1

Function ggml_is_contiguous_1 

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