mlir_sys

Function mlirQuantizedTypeCastToStorageType

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

Casts from a type based on a quantized type to a corresponding typed based on the storage type. Returns a null type if the cast is not valid.