Function mlir_sys::mlirTypeIsACalibratedQuantizedType
source · pub unsafe extern "C" fn mlirTypeIsACalibratedQuantizedType(
type_: MlirType
) -> bool
Expand description
Returns true
if the given type is a CalibratedQuantizedType.