mlir_sys

Function mlirUniformQuantizedPerAxisTypeGetScale

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

Returns pos-th scale of the given quantized per-axis type.