Function mlir_sys::mlirUniformQuantizedTypeIsFixedPoint
source · pub unsafe extern "C" fn mlirUniformQuantizedTypeIsFixedPoint(
type_: MlirType
) -> bool
Expand description
Returns true
if the given uniform quantized type is fixed-point.