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

Updte transform_reduce_e_by_src|dst_key to take a custom reduction op #2813

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Oct 14, 2022

transform_reduce_e_by_src|dst_key is updated to take an additional input parameter (ReduceOp reduce_op).

Marked as non-breaking as primitives are currenlty not part of the public API (located in src/prims).

@seunghwak seunghwak requested a review from a team as a code owner October 14, 2022 22:22
@seunghwak
Copy link
Contributor Author

@naimnv FYI, I assume this is necessary for Leiden implementation.

@seunghwak seunghwak added feature request New feature or request 3 - Ready for Review non-breaking Non-breaking change labels Oct 14, 2022
@seunghwak seunghwak added this to the 22.12 milestone Oct 14, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.12@598bbdb). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-22.12    #2813   +/-   ##
===============================================
  Coverage                ?   60.44%           
===============================================
  Files                   ?      111           
  Lines                   ?     6515           
  Branches                ?        0           
===============================================
  Hits                    ?     3938           
  Misses                  ?     2577           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5972abf into rapidsai:branch-22.12 Oct 18, 2022
@seunghwak seunghwak deleted the fea_custom_reduction_op branch October 20, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants