mlir_sys

Function mlirQuantizedTypeGetExpressedType

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

Gets the original type approximated by the given quantized type.