pub unsafe extern "C" fn mlirSparseElementsAttrGetValues(
attr: MlirAttribute,
) -> MlirAttribute
Expand description
Returns the dense elements attribute containing the non-null elements in the given sparse elements attribute.
pub unsafe extern "C" fn mlirSparseElementsAttrGetValues(
attr: MlirAttribute,
) -> MlirAttribute
Returns the dense elements attribute containing the non-null elements in the given sparse elements attribute.