-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: improve reduce performance on very large topk #32871
enhance: improve reduce performance on very large topk #32871
Conversation
@xiaofan-luan E2e jenkins job failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #32871 +/- ##
==========================================
+ Coverage 82.07% 82.08% +0.01%
==========================================
Files 1007 1007
Lines 127647 127647
==========================================
+ Hits 104767 104780 +13
+ Misses 18903 18895 -8
+ Partials 3977 3972 -5
|
c47f418
to
3bb4a34
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xiaofan-luan, Yherealtita The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@xiaofan-luan E2e jenkins job failed, comment |
Signed-off-by: xiaofanluan <[email protected]>
3bb4a34
to
0005af4
Compare
@xiaofan-luan E2e jenkins job failed, comment |
/run-cpu-e2e |
/lgtm |
fix #32870
reduce cpu usage for reduce on large k