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