jax
2abb37c2
- move a _device_put_raw under broadcast impl
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
move a _device_put_raw under broadcast impl Before this change, we had to interact with the device to construct an array of zeros, even if we were staging everything out (e.g. with jax.xla_computation and omnistaging).
References
#4373 - avoid spurious device interactions
Author
mattjj
Parents
2cb795e0
Loading