mlir_sys

Function mlirSparseTensorEncodingAttrGetLvlFmt

Source
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetLvlFmt(
    attr: MlirAttribute,
    lvl: isize,
) -> MlirSparseTensorLevelFormat
Expand description

Returns a specified level-format of the sparse_tensor.encoding attribute.