pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetDimToLvl(
    attr: MlirAttribute
) -> MlirAffineMapExpand description
Returns the dimension-to-level mapping of the sparse_tensor.encoding
attribute.
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetDimToLvl(
    attr: MlirAttribute
) -> MlirAffineMapReturns the dimension-to-level mapping of the sparse_tensor.encoding
attribute.