pub unsafe extern "C" fn mlirCalibratedQuantizedTypeGetMax(
    type_: MlirType
) -> f64
Expand description

Returns the max value of the given calibrated quantized type.