pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetLvlToDim(
attr: MlirAttribute,
) -> MlirAffineMap
Expand description
Returns the level-to-dimension mapping of the sparse_tensor.encoding
attribute.
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetLvlToDim(
attr: MlirAttribute,
) -> MlirAffineMap
Returns the level-to-dimension mapping of the sparse_tensor.encoding
attribute.