Skip to content

Comments

Replace HloSharding::maximal_ with single_device_.#38253

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_874828161
Feb 25, 2026
Merged

Replace HloSharding::maximal_ with single_device_.#38253
copybara-service[bot] merged 1 commit intomainfrom
test_874828161

Conversation

@copybara-service
Copy link

Replace HloSharding::maximal_ with single_device_.

Before this cl, maximal_ is true if replicated or single_device. With this cl, we remove maximal_. Instead, we use single_device_ to indicate if the tensor is on a single device.

@copybara-service copybara-service bot force-pushed the test_874828161 branch 2 times, most recently from e5e5a3d to 2e1afba Compare February 25, 2026 00:47
Before this cl, `maximal_` is true if replicated or single_device. With this cl, we remove `maximal_`. Instead, we use `single_device_` to indicate if the tensor is on a single device.

PiperOrigin-RevId: 874892477
@copybara-service copybara-service bot merged commit 63013d1 into main Feb 25, 2026
@copybara-service copybara-service bot deleted the test_874828161 branch February 25, 2026 03: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