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

Add a fast path MPMD device_put test. #19954

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Add a fast path MPMD device_put test. #19954

merged 1 commit into from
Feb 23, 2024

Conversation

copybara-service[bot]
Copy link

Add a fast path MPMD device_put test.

This checks that if the devices in a sharding are different, we still take xc.copy_array_to_devices_with_sharding path.

This is to prevent changes to shard_arg handler of Array that checks for devices instead of indices.

This checks that if the devices in a sharding are different, we still take `xc.copy_array_to_devices_with_sharding` path.

This is to prevent changes to shard_arg handler of Array that checks for devices instead of indices.

PiperOrigin-RevId: 609760758
@copybara-service copybara-service bot merged commit 4e61c88 into main Feb 23, 2024
@copybara-service copybara-service bot deleted the test_609749731 branch February 23, 2024 18:03
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