Function mlir_sys::mlirTypeIsAUnrankedTensor 
source · pub unsafe extern "C" fn mlirTypeIsAUnrankedTensor(
    type_: MlirType
) -> boolExpand description
Checks whether the given type is an unranked tensor type.
pub unsafe extern "C" fn mlirTypeIsAUnrankedTensor(
    type_: MlirType
) -> boolChecks whether the given type is an unranked tensor type.