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

Return an empty tensor from utils.group_argsort if its input tensor is empty #8752

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

akihironitta
Copy link
Member

No description provided.

@rusty1s rusty1s enabled auto-merge (squash) January 12, 2024 11:56
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (59e9a4e) 89.56% compared to head (172243a) 89.56%.

❗ Current head 172243a differs from pull request most recent head 563c007. Consider uploading reports for the commit 563c007 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8752   +/-   ##
=======================================
  Coverage   89.56%   89.56%           
=======================================
  Files         482      482           
  Lines       31113    31115    +2     
=======================================
+ Hits        27865    27867    +2     
  Misses       3248     3248           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusty1s rusty1s merged commit 0248a6e into master Jan 12, 2024
13 checks passed
@rusty1s rusty1s deleted the aki/group-argsort branch January 12, 2024 12:02
kgajdamo pushed a commit that referenced this pull request Jan 22, 2024
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

2 participants