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

DMoNPooling: Doc and clean-up #4242

Merged
merged 6 commits into from
Mar 12, 2022
Merged

DMoNPooling: Doc and clean-up #4242

merged 6 commits into from
Mar 12, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 12, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #4242 (065fcca) into master (592ca50) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4242      +/-   ##
==========================================
+ Coverage   82.66%   82.67%   +0.01%     
==========================================
  Files         309      309              
  Lines       15837    15838       +1     
==========================================
+ Hits        13091    13094       +3     
+ Misses       2746     2744       -2     
Impacted Files Coverage Δ
torch_geometric/nn/dense/diff_pool.py 100.00% <ø> (ø)
torch_geometric/nn/dense/mincut_pool.py 100.00% <ø> (ø)
torch_geometric/nn/dense/__init__.py 100.00% <100.00%> (ø)
torch_geometric/nn/dense/dmon_pool.py 98.00% <100.00%> (ø)
torch_geometric/nn/models/mlp.py 98.41% <0.00%> (+3.17%) ⬆️

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 592ca50...065fcca. Read the comment docs.

@rusty1s rusty1s merged commit f5d7ca6 into master Mar 12, 2022
@rusty1s rusty1s deleted the pr_fix branch March 12, 2022 10:54
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