Function mlir_sys::mlirQuantizedTypeGetExpressedType
source · pub unsafe extern "C" fn mlirQuantizedTypeGetExpressedType(
type_: MlirType
) -> MlirTypeExpand description
Gets the original type approximated by the given quantized type.