jax
ae792499
- Improve error message when collective APIs are called without a shard_map
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
216 days ago
Improve error message when collective APIs are called without a shard_map Before: `unbound axis name: x` After: `Found an unbound axis name: x. To fix this, please call psum under jax.shard_map` PiperOrigin-RevId: 778632500
Author
yashk2810
Committer
Google-ML-Automation
Parents
14b2c90f
Loading