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 group_argsort implementation #7948

Merged
merged 5 commits into from
Aug 29, 2023
Merged

Add group_argsort implementation #7948

merged 5 commits into from
Aug 29, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Aug 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #7948 (e293429) into master (ccf6706) will decrease coverage by 0.76%.
Report is 1 commits behind head on master.
The diff coverage is 82.60%.

@@            Coverage Diff             @@
##           master    #7948      +/-   ##
==========================================
- Coverage   90.21%   89.46%   -0.76%     
==========================================
  Files         459      459              
  Lines       26922    26940      +18     
==========================================
- Hits        24289    24103     -186     
- Misses       2633     2837     +204     
Files Changed Coverage Δ
torch_geometric/utils/scatter.py 83.33% <81.81%> (-9.26%) ⬇️
torch_geometric/utils/__init__.py 100.00% <100.00%> (ø)

... and 32 files with indirect coverage changes

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

@rusty1s rusty1s merged commit 44cdccd into master Aug 29, 2023
16 checks passed
@rusty1s rusty1s deleted the group_argsort branch August 29, 2023 07:22
erfanloghmani pushed a commit to erfanloghmani/pytorch_geometric that referenced this pull request Aug 31, 2023
JakubPietrakIntel pushed a commit that referenced this pull request Sep 27, 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.

None yet

1 participant