google-deepmind / dm-haiku

JAX-based neural network library
https://dm-haiku.readthedocs.io
Apache License 2.0
2.91k stars 231 forks source link

Remove references to deprecated jax aliases #683

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Remove references to deprecated jax aliases

jax version 0.4.7 deprecated several top-level aliases; these have been raising warnings since March 2023, and will soon be removed. They include

This change renames these references in preparation for them to be removed from JAX