mlir_sys

Function mlirTypeIsACalibratedQuantizedType

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

Returns true if the given type is a CalibratedQuantizedType.