mlir_sys

Function mlirUniformQuantizedTypeIsFixedPoint

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

Returns true if the given uniform quantized type is fixed-point.