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

Fix dispatcher in hetero_neighbor_sample #125

Merged
merged 6 commits into from
Oct 14, 2022
Merged

Fix dispatcher in hetero_neighbor_sample #125

merged 6 commits into from
Oct 14, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 13, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Merging #125 (451e3c0) into master (72bc537) will increase coverage by 0.24%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   93.76%   94.00%   +0.24%     
==========================================
  Files          20       20              
  Lines         513      534      +21     
==========================================
+ Hits          481      502      +21     
  Misses         32       32              
Impacted Files Coverage Δ
pyg_lib/csrc/ops/matmul.cpp 100.00% <100.00%> (ø)
pyg_lib/csrc/sampler/cpu/neighbor_kernel.cpp 86.55% <100.00%> (ø)
pyg_lib/csrc/sampler/neighbor.cpp 100.00% <100.00%> (ø)
pyg_lib/csrc/utils/check.cpp 100.00% <100.00%> (ø)

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

@rusty1s rusty1s merged commit 8407e20 into master Oct 14, 2022
@rusty1s rusty1s deleted the sampler_dispatch branch October 14, 2022 08:32
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