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 support for PmapSharding and other integer device index maps. #34

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

copybara-service[bot]
Copy link

Add support for PmapSharding and other integer device index maps.

Allows sharding device index maps to contain integer values,
corresponding to axes along which the arrays should be stacked
instead of concatenated. This is required to support showing
arrays with PmapSharding, including those built using
jax.device_put_sharded and jax.device_put_replicated.

Allows sharding device index maps to contain integer values,
corresponding to axes along which the arrays should be stacked
instead of concatenated. This is required to support showing
arrays with PmapSharding, including those built using
jax.device_put_sharded and jax.device_put_replicated.

PiperOrigin-RevId: 671571309
@copybara-service copybara-service bot merged commit 77b10d7 into main Sep 6, 2024
@copybara-service copybara-service bot deleted the test_670950160 branch September 6, 2024 00:52
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