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

Add code for upcoming generalized pool() and broadcast() operations. #384

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Mar 17, 2023

Add code for upcoming generalized pool() and broadcast() operations.
They support pooling from / broadcasting to a list of edge sets (or
node sets). The new pool() also supports concatenating the results of
multiple reduce_types.

Followup changes will gradually replace existing implementations by the
new code and expose it in the public API. For the interim period, the new
functions are spelled with a _v2 suffix, but this is not for user code.

@copybara-service copybara-service bot force-pushed the test_516593292 branch 4 times, most recently from 1be31d1 to f83415c Compare March 20, 2023 16:28
They support pooling from / broadcasting to a list of edge sets (or
node sets). The new pool() also supports concatenating the results of
multiple reduce_types.

Followup changes will gradually replace existing implementations by the
new code and expose it in the public API. For the interim period, the new
functions are spelled with a `_v2` suffix, but this is not for user code.

PiperOrigin-RevId: 517992372
@copybara-service copybara-service bot merged commit 4eabfca into main Mar 20, 2023
@copybara-service copybara-service bot deleted the test_516593292 branch March 20, 2023 16:36
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.

1 participant