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

to_hetero: BasicGNN support #5091

Merged
merged 3 commits into from
Jul 30, 2022
Merged

to_hetero: BasicGNN support #5091

merged 3 commits into from
Jul 30, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jul 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@760dd5a). Click here to learn what that means.
The diff coverage is 97.14%.

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

@@            Coverage Diff            @@
##             master    #5091   +/-   ##
=========================================
  Coverage          ?   82.99%           
=========================================
  Files             ?      332           
  Lines             ?    18326           
  Branches          ?        0           
=========================================
  Hits              ?    15209           
  Misses            ?     3117           
  Partials          ?        0           
Impacted Files Coverage Δ
torch_geometric/nn/models/basic_gnn.py 89.71% <96.77%> (ø)
torch_geometric/nn/to_hetero_transformer.py 95.37% <100.00%> (ø)

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

@rusty1s rusty1s enabled auto-merge (squash) July 30, 2022 12:27
@rusty1s rusty1s disabled auto-merge July 30, 2022 12:27
@rusty1s rusty1s merged commit 1f999c1 into master Jul 30, 2022
@rusty1s rusty1s deleted the basic_gnn_support branch July 30, 2022 12:28
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