Searched refs:currTargetShape (Results 1 – 1 of 1) sorted by relevance
48 int64_t currTargetShape = targetShape[targetDim]; in getReassociationIndicesForCollapse() local50 prodOfCollapsedDims * sourceShape[sourceDim] < currTargetShape && in getReassociationIndicesForCollapse()60 (currTargetShape != ShapedType::kDynamicSize || in getReassociationIndicesForCollapse()66 if (currTargetShape == ShapedType::kDynamicSize && in getReassociationIndicesForCollapse()72 if (prodOfCollapsedDims * sourceShape[sourceDim] != currTargetShape) in getReassociationIndicesForCollapse()