ggml_is_contiguous_2

Function ggml_is_contiguous_2 

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