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

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