-
Notifications
You must be signed in to change notification settings - Fork 302
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
Resolve inconsistencies in reduction support in primitives #2257
Resolve inconsistencies in reduction support in primitives #2257
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #2257 +/- ##
=============================================
Coverage 71.18% 71.18%
=============================================
Files 172 172
Lines 11277 11277
=============================================
Hits 8027 8027
Misses 3250 3250 Continue to review full report at Codecov.
|
@gpucibot merge |
Resolve inconsistencies in reduction support in primitives (partially addresses #2003).
reduce_op
is missing, + is assumed.init
is missing, T{} is assumed.reduce_op.cuh