mlir_sys

Function mlirAttributeIsASparseElements

Source
pub unsafe extern "C" fn mlirAttributeIsASparseElements(
    attr: MlirAttribute,
) -> bool
Expand description

Checks whether the given attribute is a sparse elements attribute.