Searched refs:getReassociationIndicesForCollapse (Results 1 – 2 of 2) sorted by relevance
22 return getReassociationIndicesForCollapse(sourceType.getShape(), in getReassociationIndicesForReshape()25 return getReassociationIndicesForCollapse(targetType.getShape(), in getReassociationIndicesForReshape()31 mlir::getReassociationIndicesForCollapse(ArrayRef<int64_t> sourceShape, in getReassociationIndicesForCollapse() function in mlir
74 getReassociationIndicesForCollapse(ArrayRef<int64_t> sourceShape,342 return {getReassociationIndicesForCollapse(srcShape, resultShape)}; in findCollapsingReassociation()360 getReassociationIndicesForCollapse(srcSubShape, resultSubShape); in findCollapsingReassociation()