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

[REVIEW] Allow generic reductions for the map then reduce op #94

Merged
merged 5 commits into from
Nov 26, 2020

Conversation

tfeher
Copy link
Contributor

@tfeher tfeher commented Nov 11, 2020

This PR adds a mapThenReduce prim, analogous to mapThenSumReduce.

Copy link
Member

@divyegala divyegala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small suggestion, otherwise LGTM!

Copy link
Member

@divyegala divyegala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding requested change

@tfeher
Copy link
Contributor Author

tfeher commented Nov 21, 2020

Thanks @divyegala for the review, I have updated the ops to allow different output type, and updated the tests.

@tfeher tfeher force-pushed the fea-ext-map-generic-reduction branch from a30c273 to 006b03b Compare November 22, 2020 00:09
@dantegd
Copy link
Member

dantegd commented Nov 24, 2020

@divyegala could you take a look and re-review? Thanks!

Copy link
Member

@divyegala divyegala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-approving in case my suggestion below looks invalid. If it is valid, then great! Thanks, Tamas

cpp/include/raft/linalg/map_then_reduce.cuh Outdated Show resolved Hide resolved
@tfeher
Copy link
Contributor Author

tfeher commented Nov 25, 2020

All issues are resolved as requested.

@dantegd dantegd merged commit 7c10720 into rapidsai:branch-0.17 Nov 26, 2020
@tfeher tfeher deleted the fea-ext-map-generic-reduction branch May 1, 2023 16:10
dantegd pushed a commit to dantegd/raft that referenced this pull request Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants