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

Skip axes of size 1 when building new TensorShardingAttr. #17254

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 17, 2024

Skip axes of size 1 when building new TensorShardingAttr.

Without this CL, the test added would result in a sharding including the axis of size 1 (i.e. "x") in the first dimension's sharding.

@copybara-service copybara-service bot force-pushed the test_675115198 branch 13 times, most recently from f50e889 to 07f0a30 Compare September 19, 2024 14:39
Without this CL, the test added would result in a sharding including the axis of size 1 (i.e. "x") in the first dimension's sharding.

PiperOrigin-RevId: 676423383
@copybara-service copybara-service bot merged commit d391119 into main Sep 19, 2024
@copybara-service copybara-service bot deleted the test_675115198 branch September 19, 2024 15:29
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