pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetLvlFmt(
attr: MlirAttribute,
lvl: isize,
) -> MlirSparseTensorLevelFormat
Expand description
Returns a specified level-format of the sparse_tensor.encoding
attribute.
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetLvlFmt(
attr: MlirAttribute,
lvl: isize,
) -> MlirSparseTensorLevelFormat
Returns a specified level-format of the sparse_tensor.encoding
attribute.