mlir_sys

Function mlirUniformQuantizedPerAxisTypeGetNumDims

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

Returns the number of axes in the given quantized per-axis type.