pub unsafe extern "C" fn mlirUniformQuantizedSubChannelTypeGetZeroPoints(
type_: MlirType,
) -> MlirAttributeExpand description
Returns the zero-points of the quantized type.
pub unsafe extern "C" fn mlirUniformQuantizedSubChannelTypeGetZeroPoints(
type_: MlirType,
) -> MlirAttributeReturns the zero-points of the quantized type.