mlir_sys

Function mlirUniformQuantizedTypeGetZeroPoint

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

Returns the zero point of the given uniform quantized type.