-
Couldn't load subscription status.
- Fork 560
[SPMD] auto-construct auto-sharding mesh ids #6770
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
Conversation
| Tested locally with the local libtpu build. cc @JackCaoG |
d8785ea to 2837c53 Compare | The companion CL landed in XLA, the pin update didn't require any changes on our end. I will update the pin to |
339222b to 0a66c90 Compare There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
| The ResNet throghput looks good |
| #6772 landed, please go ahead and merge |
0a66c90 to ada802e Compare ada802e to ff7818c Compare
The auto-sharding pass started complaining about this for default mesh-shape (works for non-default shape). There is a fix CL in XLA, and we also need to land this change to work with it.
This also moves OpenXLA pin to 25c8a6781af6be51d3bc43a0953b07803ab761ea, the companion CL.