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

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