mlir_sys

Function mlirCalibratedQuantizedTypeGetMin

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

Returns the min value of the given calibrated quantized type.