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