ggml_is_permuted

Function ggml_is_permuted 

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