jax
c491720e - Accelerate deprecation of jax.experimental.host_callback.id_print and stop_outfeed_receiver

Commit
1 year ago
Accelerate deprecation of jax.experimental.host_callback.id_print and stop_outfeed_receiver `jax.experimental.host_callback` is deprecated and any API in that module will throw a DeprecationWarning. After this change the `id_print` and `stop_outfeed_receiver` will throw an `AttributeError` in internal code only. Add a deprecation message for `barrier_wait`. PiperOrigin-RevId: 621064083
Author
Committer
Parents
Loading