Searched refs:expandedRank (Results 1 – 1 of 1) sorted by relevance
105 unsigned expandedRank = expandedType.getRank(); in verifyReshapeLikeTypes() local107 if (expandedRank < collapsedRank) in verifyReshapeLikeTypes()111 if (expandedRank == 0) in verifyReshapeLikeTypes()113 if (expandedRank == collapsedRank) in verifyReshapeLikeTypes()131 if (it.value().getNumDims() != expandedRank) in verifyReshapeLikeTypes()134 << expandedRank << "), but got " << it.value().getNumDims(); in verifyReshapeLikeTypes()