Function mlir_sys::mlirShapedTypeIsDynamicSize
source · pub unsafe extern "C" fn mlirShapedTypeIsDynamicSize(
size: i64
) -> bool
Expand description
Checks whether the given value is used as a placeholder for dynamic sizes in shaped types.