jax
8f4ba7e6
- Allow specifying both `devices` and `axis_size` to pmap. (#3475)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Allow specifying both `devices` and `axis_size` to pmap. (#3475) This allows providing custom device assignments to nested pmaps or pmap-of-sharded_jit when running on a multi-host platform.
References
#3475 - Allow specifying both `devices` and `axis_size` to pmap.
Author
skye
Parents
a088c023
Loading