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

Order axis names for shard_map residuals #21278

Merged

Conversation

jaro-sevcik
Copy link
Contributor

This patch orders axes for sharding residuals in shard_map. This ensures that in multi-node setting the nodes agree on sharding. Fixes issue #21236.

@mjsML mjsML requested review from mattjj and sharadmv May 17, 2024 13:56
Copy link
Member

@mattjj mattjj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Thanks for doing this.

One suggestion, let me know if it makes sense.

@google-ml-butler google-ml-butler bot added kokoro:force-run pull ready Ready for copybara import and testing labels May 21, 2024
@jaro-sevcik jaro-sevcik force-pushed the shard-map-residuals-order-axes branch from 1f807fd to a4f0908 Compare May 22, 2024 07:29
@jaro-sevcik
Copy link
Contributor Author

jaro-sevcik commented May 22, 2024

Nice work! Thanks for doing this.

One suggestion, let me know if it makes sense.

This makes sense, I took your suggestion and updated the test to make that distinction. Thank you!

@mattjj mattjj self-assigned this May 22, 2024
@copybara-service copybara-service bot merged commit 949e98c into google:main May 22, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants