Function mlir_sys::mlirTypeIsAUniformQuantizedType
source · pub unsafe extern "C" fn mlirTypeIsAUniformQuantizedType(
type_: MlirType
) -> boolExpand description
Returns true if the given type is a UniformQuantizedType.