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