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

Fix a typo in FollowReduceStrategy when creating following strategies for reduce ops. When computing communication and memory resharding costs for an operand of the reduce, we were using the shape of the reduce, instead of the shape of the operand. #63677

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Mar 14, 2024

Fix a typo in FollowReduceStrategy when creating following strategies for reduce ops. When computing communication and memory resharding costs for an operand of the reduce, we were using the shape of the reduce, instead of the shape of the operand.

@copybara-service copybara-service bot changed the title Fix a typo in FollowReduceStrategy when creating following strategies for reduce ops. When computing communication and memory resharding costs for an operand of the reduce, we were passing the shaep of the reduce, instead of the shape of the operand. Fix a typo in FollowReduceStrategy when creating following strategies for reduce ops. When computing communication and memory resharding costs for an operand of the reduce, we were using the shape of the reduce, instead of the shape of the operand. Mar 14, 2024
… for reduce ops. When computing communication and memory resharding costs for an operand of the reduce, we were using the shape of the reduce, instead of the shape of the operand.

PiperOrigin-RevId: 615607643
@copybara-service copybara-service bot merged commit 39e138c into master Mar 14, 2024
@copybara-service copybara-service bot deleted the test_615592099 branch March 14, 2024 02:12
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.

None yet

1 participant