google / objax

Apache License 2.0
768 stars 77 forks source link

Fix jax index update in the tutorial #261

Closed cyugao closed 1 year ago

cyugao commented 1 year ago

See https://jax.readthedocs.io/en/latest/changelog.html#jax-0-3-2-march-16-2022 The functions jax.ops.index_update, jax.ops.index_add, which were deprecated in 0.2.22, have been removed.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.