Skip to content

Conversation

@copybara-service
Copy link

The default AxisType returned by make_mesh is going to change to AxisType.Explicit in a follow up CL. This change makes it so that the current code falls back to the old behavior.

This is a trivial and safe change without any change in behavior. No functional changes intended

It is highly encouraged to transition your codebase to explicit sharding mode and replace AxisType.Auto -> AxisType.Explicit. See https://docs.jax.dev/en/latest/notebooks/explicit-sharding.html for more information.

Note that this CL was generated via refex and sent via rosie.

Reverts changelist 793734230

…xisType.Explicit` in a follow up CL. This change makes it so that the current code falls back to the old behavior.

This is a trivial and safe change without any change in behavior. No functional changes intended

It is highly encouraged to transition your codebase to explicit sharding mode and replace `AxisType.Auto` -> `AxisType.Explicit`. See https://docs.jax.dev/en/latest/notebooks/explicit-sharding.html for more information.

Note that this CL was generated via `refex` and sent via rosie.

Reverts changelist 793734230

PiperOrigin-RevId: 829562020
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.

2 participants