Function mlir_sys::mlirSparseTensorEncodingGetLvlRank
source · pub unsafe extern "C" fn mlirSparseTensorEncodingGetLvlRank(
attr: MlirAttribute
) -> isize
Expand description
Returns the level-rank of the sparse_tensor.encoding
attribute.