-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Add inter_cluster_edges
argument to ClusterData
to keep inter-subgraph edge connection when do graph partitioning
#7326
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rebase master branch --------- Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> Co-authored-by: Bartlomiej Wroblewski <bartlomiejw@graphcore.ai> Co-authored-by: Krzysztof Kozlowski <krzysztof.kozlowski.12@gmail.com> Co-authored-by: Rishi Puri <puririshi98@berkeley.edu> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Viktor Stenby <s174483@student.dtu.dk> Co-authored-by: Jinu Sunil <jinu.sunil@gmail.com> Co-authored-by: Krzysztof Kozlowski <krzysztofk@graphcore.ai> Co-authored-by: Berke Kisin <kisinberke@gmail.com> Co-authored-by: berke.kisin <kisin@newton.lics.rwth-aachen.de> Co-authored-by: toensoff <toenshoff@informatik.rwth-aachen.de> Co-authored-by: Piotr Chmiel <piotr.chmiel@hotmail.com> Co-authored-by: Ramona Bendias <ramona.bendias@gmail.com> Co-authored-by: Saurav Maheshkar <sauravvmaheshkar@gmail.com> Co-authored-by: Amund Vedal <22004000+vedal@users.noreply.github.com> Co-authored-by: Jintang Li <cnljt@outlook.com> Co-authored-by: Remy Liu <36778645+RemyLau@users.noreply.github.com> Co-authored-by: Gleb Bazhenov <43088667+gvbazhenov@users.noreply.github.com>
…h edge connection when do graph partitioning Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
…h edge connection when do graph partitioning Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com>
Codecov Report
@@ Coverage Diff @@
## master #7326 +/- ##
=======================================
Coverage 91.52% 91.52%
=======================================
Files 438 438
Lines 24337 24340 +3
=======================================
+ Hits 22275 22278 +3
Misses 2062 2062
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
rusty1s
approved these changes
May 9, 2023
rusty1s
reviewed
May 9, 2023
rusty1s
approved these changes
May 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.