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 EdgeCNN model #4991

Merged
merged 5 commits into from
Jul 15, 2022
Merged

Add EdgeCNN model #4991

merged 5 commits into from
Jul 15, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jul 15, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #4991 (f2675ba) into master (b571ae5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4991   +/-   ##
=======================================
  Coverage   82.78%   82.79%           
=======================================
  Files         330      330           
  Lines       17972    17978    +6     
=======================================
+ Hits        14879    14885    +6     
  Misses       3093     3093           
Impacted Files Coverage Δ
torch_geometric/nn/models/__init__.py 100.00% <100.00%> (ø)
torch_geometric/nn/models/basic_gnn.py 92.30% <100.00%> (+0.33%) ⬆️

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 b571ae5...f2675ba. Read the comment docs.

@rusty1s rusty1s merged commit ca9253f into master Jul 15, 2022
@rusty1s rusty1s deleted the edge_cnn branch July 15, 2022 12:01
mszarma pushed a commit to mszarma/pytorch_geometric that referenced this pull request Jul 15, 2022
* update

* changelog

* update

* typo
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