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

#sdy. Fix sharding rule for SliceOp. #267

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

Conversation

copybara-service[bot]
Copy link

#sdy. Fix sharding rule for SliceOp.

Previously, we added factors for all dimensions even though the dimension size mismatches. This cl adds an exception. If the input dimension size is larger than 1 and the output dimension size is 1, we do not propagate through this dimension.

Previously, we added factors for all dimensions even though the dimension size mismatches. This cl adds an exception. If the input dimension size is larger than 1 and the output dimension size is 1, we do not propagate through this dimension.

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