flax
[JAX] Replace uses of deprecated `jax.ops.index_update(x, idx, y)` APIs with their up-to-date, more succinct equivalent `x.at[idx].set(y)`.
#1594
Merged

[JAX] Replace uses of deprecated `jax.ops.index_update(x, idx, y)` APIs with their up-to-date, more succinct equivalent `x.at[idx].set(y)`. #1594

copybara-service merged 1 commit into main from test_400203457
copybara-service
google-cla google-cla added cla: yes
levskaya
levskaya approved these changes on 2021-10-04
copybara-service copybara-service force pushed from 28fae03e 4 years ago
codecov-commenter
hawkinsp [JAX] Replace uses of deprecated `jax.ops.index_update(x, idx, y)` AP…
facbc5d7
copybara-service copybara-service force pushed to facbc5d7 4 years ago
copybara-service copybara-service merged facbc5d7 into main 4 years ago
copybara-service copybara-service deleted the test_400203457 branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone