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 a num_nodes parameter to the HypergraphConv layer #7560

Merged
merged 3 commits into from
Jun 12, 2023

Conversation

piotrchmiel
Copy link
Contributor

No description provided.

@piotrchmiel piotrchmiel force-pushed the pchmiel/hypergraph_conv branch from f6c8a04 to 097321a Compare June 12, 2023 12:22
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #7560 (f6c8a04) into master (e4297b1) will decrease coverage by 0.33%.
The diff coverage is 85.71%.

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

@@            Coverage Diff             @@
##           master    #7560      +/-   ##
==========================================
- Coverage   91.73%   91.40%   -0.33%     
==========================================
  Files         449      449              
  Lines       25027    25028       +1     
==========================================
- Hits        22958    22877      -81     
- Misses       2069     2151      +82     
Impacted Files Coverage Δ
torch_geometric/nn/conv/hypergraph_conv.py 98.75% <85.71%> (-1.25%) ⬇️

... and 17 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s changed the title Add a num_nodes parameter to the HypergraphConv layer. Add a num_nodes parameter to the HypergraphConv layer Jun 12, 2023
@rusty1s rusty1s merged commit d2da4da into pyg-team:master Jun 12, 2023
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.

2 participants