pub unsafe extern "C" fn mlirAttributeIsASparseTensorEncodingAttr(
attr: MlirAttribute
) -> bool
Expand description
Checks whether the given attribute is a sparse_tensor.encoding
attribute.
pub unsafe extern "C" fn mlirAttributeIsASparseTensorEncodingAttr(
attr: MlirAttribute
) -> bool
Checks whether the given attribute is a sparse_tensor.encoding
attribute.