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

[MessagePassing] Investigate jittable conversion on instantiation of GNN layers #8745

Merged
merged 10 commits into from
Jan 12, 2024

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 10, 2024

No description provided.

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (5b194d6) 90.08% compared to head (6da7591) 89.56%.

Files Patch % Lines
torch_geometric/nn/conv/message_passing.py 88.00% 3 Missing ⚠️
torch_geometric/nn/conv/propagate.py 95.65% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8745      +/-   ##
==========================================
- Coverage   90.08%   89.56%   -0.53%     
==========================================
  Files         481      482       +1     
  Lines       31060    31112      +52     
==========================================
- Hits        27979    27864     -115     
- Misses       3081     3248     +167     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusty1s rusty1s merged commit bc066b7 into master Jan 12, 2024
14 checks passed
@rusty1s rusty1s deleted the module_from_template branch January 12, 2024 08:34
kgajdamo pushed a commit that referenced this pull request Jan 22, 2024
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.

None yet

1 participant