Skip to main content

ggml_is_view

Function ggml_is_view 

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