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

Update nn.aggr documentation #5099

Merged
merged 3 commits into from
Jul 31, 2022
Merged

Update nn.aggr documentation #5099

merged 3 commits into from
Jul 31, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jul 31, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #5099 (a43a3d3) into master (2efd97a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head a43a3d3 differs from pull request most recent head 64e7f3e. Consider uploading reports for the commit 64e7f3e to get more accurate results

@@            Coverage Diff             @@
##           master    #5099      +/-   ##
==========================================
- Coverage   83.00%   83.00%   -0.01%     
==========================================
  Files         333      333              
  Lines       18368    18365       -3     
==========================================
- Hits        15246    15243       -3     
  Misses       3122     3122              
Impacted Files Coverage Δ
torch_geometric/nn/aggr/attention.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/base.py 95.74% <ø> (ø)
torch_geometric/nn/aggr/gmt.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/lstm.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/multi.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/equilibrium.py 97.70% <100.00%> (-0.08%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@rusty1s rusty1s merged commit 4f392ac into master Jul 31, 2022
@rusty1s rusty1s deleted the aggr_doc branch July 31, 2022 01:01
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