mlirAttributeIsASparseTensorEncodingAttr

Function mlirAttributeIsASparseTensorEncodingAttr 

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

Checks whether the given attribute is a sparse_tensor.encoding attribute.