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