Searched refs:srcSubShape (Results 1 – 1 of 1) sorted by relevance
347 auto srcSubShape = srcShape.slice(srcIndices.front(), srcIndices.size()); in findCollapsingReassociation() local351 if (srcSubShape.size() == resultSubShape.size()) { in findCollapsingReassociation()352 if (srcSubShape == resultSubShape) in findCollapsingReassociation()360 getReassociationIndicesForCollapse(srcSubShape, resultSubShape); in findCollapsingReassociation()