mlir_sys

Function mlirSparseTensorEncodingAttrGetDimToLvl

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

Returns the dimension-to-level mapping of the sparse_tensor.encoding attribute.