mlir_sys

Function mlirTypeIsARankedTensor

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

Checks whether the given type is a ranked tensor type.