jax
9e7830df
- Async dispatch expensive computations on the JAX CPU backend.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Async dispatch expensive computations on the JAX CPU backend. By setting `jax.config.update('jax_cpu_enable_async_dispatch', False)`, one could opt out of the change and recover the old behavior. PiperOrigin-RevId: 633264117
References
#21134 - Async dispatch expensive computations on the JAX CPU backend.
Author
yueshengys
Committer
a-googler
Parents
54d40727
Loading