mlir_sys

Function mlirUniformQuantizedTypeGetScale

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

Returns the scale of the given uniform quantized type.