mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Update jax version and CHANGELOG for 0.2.22 release
This commit is contained in:
parent
66a4a9ff3f
commit
962c496b25
@ -8,11 +8,15 @@ Remember to align the itemized text with the first line of an item within a list
|
||||
PLEASE REMEMBER TO CHANGE THE '..main' WITH AN ACTUAL TAG in GITHUB LINK.
|
||||
-->
|
||||
|
||||
## jax 0.2.23 (Unreleased)
|
||||
* [GitHub
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.22...main).
|
||||
|
||||
## jaxlib 0.1.73 (Unreleased)
|
||||
|
||||
## jax 0.2.22 (Unreleased)
|
||||
## jax 0.2.22 (Oct 12, 2021)
|
||||
* [GitHub
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.21...main).
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.21...jax-v0.2.22).
|
||||
* Breaking Changes
|
||||
* Static arguments to `jax.pmap` must now be hashable.
|
||||
|
||||
|
@ -12,5 +12,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.2.21"
|
||||
__version__ = "0.2.22"
|
||||
_minimum_jaxlib_version = "0.1.69"
|
||||
|
Loading…
x
Reference in New Issue
Block a user