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 Add permutation_factor in op sharding rule. #364

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Feb 5, 2025

#sdy Add permutation_factor in op sharding rule.

If we partition along this factor, the partitioner will add collective-permute operations. Several potential examples

  • slicing dimensions in slice, dynamic-slice, dynamic-update-slice
  • padding dimensions in padd operations

@copybara-service copybara-service bot changed the title Add special factor type size_mismatch in op sharding rule. #sdy Add permutation_factor in op sharding rule. Feb 7, 2025
If we partition along this factor, the partitioner will add collective-permute operations. Several potential examples
* slicing dimensions in slice, dynamic-slice, dynamic-update-slice
* padding dimensions in padd operations

PiperOrigin-RevId: 724262915
@copybara-service copybara-service bot merged commit 24442f9 into main Feb 7, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_723297731 branch February 7, 2025 10:07
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