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

GlobalPooling and graph-level to_hetero support #4582

Merged
merged 8 commits into from
May 2, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented May 2, 2022

Fixes #4565

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #4582 (cd74536) into master (d268e86) will increase coverage by 0.02%.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master    #4582      +/-   ##
==========================================
+ Coverage   82.77%   82.79%   +0.02%     
==========================================
  Files         315      315              
  Lines       16512    16590      +78     
==========================================
+ Hits        13667    13735      +68     
- Misses       2845     2855      +10     
Impacted Files Coverage Δ
torch_geometric/nn/glob/glob.py 86.84% <76.19%> (-13.16%) ⬇️
torch_geometric/nn/to_hetero_transformer.py 95.20% <91.89%> (-1.06%) ⬇️
torch_geometric/nn/fx.py 89.04% <93.54%> (+0.51%) ⬆️
torch_geometric/nn/glob/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d268e86...cd74536. Read the comment docs.

@rusty1s rusty1s merged commit be97c5b into master May 2, 2022
@rusty1s rusty1s deleted the to_hetero_global_pool branch May 2, 2022 15:31
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.

1 participant