mlir_sys

Function mlirTypeIsAQuantizedType

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

Returns true if the given type is a quantization dialect type.