pub unsafe extern "C" fn mlirAttributeIsASparseElements(
attr: MlirAttribute,
) -> bool
Expand description
Checks whether the given attribute is a sparse elements attribute.
pub unsafe extern "C" fn mlirAttributeIsASparseElements(
attr: MlirAttribute,
) -> bool
Checks whether the given attribute is a sparse elements attribute.