pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetPosWidth(
attr: MlirAttribute
) -> c_int
Expand description
Returns the position bitwidth of the sparse_tensor.encoding
attribute.
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetPosWidth(
attr: MlirAttribute
) -> c_int
Returns the position bitwidth of the sparse_tensor.encoding
attribute.