Function mlir_sys::mlirTypeIsAAnyQuantizedType 
source · pub unsafe extern "C" fn mlirTypeIsAAnyQuantizedType(
    type_: MlirType
) -> boolExpand description
Returns true if the given type is an AnyQuantizedType.
pub unsafe extern "C" fn mlirTypeIsAAnyQuantizedType(
    type_: MlirType
) -> boolReturns true if the given type is an AnyQuantizedType.