mlirTypeIsAUniformQuantizedSubChannelType

Function mlirTypeIsAUniformQuantizedSubChannelType 

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

Returns true if the given type is a UniformQuantizedSubChannel.