mlir_sys

Function mlirQuantizedTypeGetStorageTypeMin

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

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