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

Add inter_cluster_edges argument to ClusterData to keep inter-subgraph edge connection when do graph partitioning #7326

Merged
merged 11 commits into from
May 9, 2023

Conversation

kaixuanliu
Copy link
Contributor

No description provided.

ZhengHongming888 and others added 9 commits May 4, 2023 22:23
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>
@kaixuanliu kaixuanliu requested review from wsad1, mananshah99 and a team as code owners May 9, 2023 01:55
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Merging #7326 (8995a50) into master (3a7c4f4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #7326   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files         438      438           
  Lines       24337    24340    +3     
=======================================
+ Hits        22275    22278    +3     
  Misses       2062     2062           
Impacted Files Coverage Δ
torch_geometric/loader/cluster.py 96.51% <100.00%> (+0.12%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 9074e2e into pyg-team:master May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants