mlir_sys

Function mlirTypeIsAUniformQuantizedType

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

Returns true if the given type is a UniformQuantizedType.