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