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