Skip to content

Commit

Permalink
added compilation cache breaking issue to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sshahrokhi committed May 25, 2022
1 parent 4383fed commit a68d87c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
previously were no-ops. Now they use the same mechanism as `DeviceArray.copy()`.
- Calling `pickle` on a traced array now results in an explicit
`ConcretizationTypeError`.
* {func}`jax.experimental.compilation_cache.initialize_cache` now supports gcs
bucket path as input and it does not support `max_cache_size_bytes` anymore and
will not get that as an input.

## jaxlib 0.3.11 (Unreleased)
* [GitHub commits](https://github.com/google/jax/compare/jaxlib-v0.3.10...main).
Expand Down

0 comments on commit a68d87c

Please sign in to comment.