pub unsafe extern "C" fn mlirUniformQuantizedTypeGetZeroPoint(
    type_: MlirType
) -> i64
Expand description

Returns the zero point of the given uniform quantized type.