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