Searched refs:axisStatsType (Results 1 – 1 of 1) sorted by relevance
121 auto axisStatsType = getAxisStats()->getType(); in verify() local122 if (!axisStatsType.getElementType().isa<FloatType>()) { in verify()125 if (axisStatsType.getRank() != 2 || axisStatsType.getDimSize(1) != 2 || in verify()126 axisStatsType.getDimSize(0) != argSliceSize) { in verify()