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