-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Refactor TopkPooling
into SelectTopK
#7308
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7308 +/- ##
==========================================
+ Coverage 91.40% 91.52% +0.11%
==========================================
Files 437 438 +1
Lines 24306 24337 +31
==========================================
+ Hits 22218 22274 +56
+ Misses 2088 2063 -25
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Hi @wsad1, I modified this PR quite a bit. Hope the changes work for you:
|
Towards #6455.
Do not review before #7307 is merged.