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 temporary pass in XLA SDY import to not allow meshes with different axis shapes. #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

#sdy add temporary pass in XLA SDY import to not allow meshes with different axis shapes.

Longer term we should either error during propagation or just support propagating through different meshes, but until this is done www.github.com/jax-ml/jax/issues/26914 we can't look at doing this. As JAX first wants to make sure the lowered module never even has different meshes (but this is just a restriction JAX is imposing, that we don't have to impose in Shardy).

@copybara-service copybara-service bot force-pushed the test_735710081 branch 2 times, most recently from 2ae9626 to 15dabf5 Compare March 14, 2025 14:17
…fferent axis shapes.

Longer term we should either error during propagation or just support propagating through different meshes, but until this is done www.github.com/jax-ml/jax/issues/26914 we can't look at doing this. As JAX first wants to make sure the lowered module never even has different meshes (but this is just a restriction JAX is imposing, that we don't have to impose in Shardy).

PiperOrigin-RevId: 735710081
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