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

Ensure equal lenghts of num_neighbors across edge types in NeighborLoader #5444

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Sep 14, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #5444 (c29a221) into master (b3c0318) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5444   +/-   ##
=======================================
  Coverage   83.39%   83.39%           
=======================================
  Files         347      347           
  Lines       18846    18849    +3     
=======================================
+ Hits        15717    15720    +3     
  Misses       3129     3129           
Impacted Files Coverage Δ
torch_geometric/sampler/neighbor_sampler.py 92.90% <100.00%> (+0.14%) ⬆️

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

@rusty1s rusty1s merged commit 2b5e824 into master Sep 14, 2022
@rusty1s rusty1s deleted the ensure_same_length branch September 14, 2022 16:22
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