mlir_sys

Function mlirSparseTensorEncodingAttrGetPosWidth

Source
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetPosWidth(
    attr: MlirAttribute,
) -> c_int
Expand description

Returns the position bitwidth of the sparse_tensor.encoding attribute.