Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable min cut partitioner by default for layout transpose optimization #33

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

chunnienc
Copy link
Collaborator

@chunnienc chunnienc commented Jun 5, 2024

Min cut partitioner is enabled only if the graph size is smaller than a magic number determined from our model set.

Enable to better support transpose eliminations from IO transformations

BUG=https://b.corp.google.com/issues/345235127

@chunnienc chunnienc requested a review from a team as a code owner June 5, 2024 17:28
@chunnienc chunnienc marked this pull request as draft June 5, 2024 17:29
@github-actions github-actions bot removed the ci:run label Jun 5, 2024
@github-actions github-actions bot removed the ci:run label Jun 8, 2024
@chunnienc chunnienc requested a review from majiddadashi June 8, 2024 02:09
@chunnienc chunnienc marked this pull request as ready for review June 8, 2024 02:09
@github-actions github-actions bot removed the ci:run label Jun 8, 2024
@chunnienc chunnienc added this pull request to the merge queue Jun 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 13, 2024
@chunnienc chunnienc added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit f1acc47 Jun 13, 2024
12 checks passed
@chunnienc chunnienc deleted the chunnienc/enable-default-topt-mincut branch June 13, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants