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

[XLA:Collective] Support normalizing all-reduce #19819

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Nov 26, 2024

[XLA:Collective] Support normalizing all-reduce

  1. Add a normalizer to normalier unsupported All-reduce into All-To-All + Reduce + All-Gather

@copybara-service copybara-service bot force-pushed the test_698916344 branch 4 times, most recently from 8842cf9 to 983d3d3 Compare December 5, 2024 21:11
@copybara-service copybara-service bot force-pushed the test_698916344 branch 2 times, most recently from 3624de3 to 954a535 Compare December 16, 2024 19:32
@copybara-service copybara-service bot force-pushed the test_698916344 branch 9 times, most recently from eb9c5b2 to 88ca5f0 Compare January 13, 2025 18:42
@copybara-service copybara-service bot force-pushed the test_698916344 branch 5 times, most recently from f1a1848 to d9c69b8 Compare January 15, 2025 19:07
1. Add a normalizer to normalier unsupported All-reduce into All-To-All + Reduce + All-Gather

PiperOrigin-RevId: 698916344
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