mlir_sys

Function mlirQuantizedTypeGetStorageTypeMax

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

Returns the maximum value that the storage type of the given quantized type can take.