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