Skip to content

Commit

Permalink
add grad of cond to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
froystig committed Jan 30, 2020
1 parent 2341bc1 commit 6c07d31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ These are the release notes for JAX.

* The minimum jaxlib version is now 0.1.38.

### New features

* Reverse-mode automatic differentiation (e.g. `grad`) of `lax.cond`, making it
now differentiable in both modes (https://github.com/google/jax/pull/2091)

## jaxlib 0.1.38 (January 29, 2020)

* CUDA 9.0 is no longer supported.
Expand Down

0 comments on commit 6c07d31

Please sign in to comment.