Skye Wanderman-Milne
f71ba0a2e7
Update versions and changelog post 0.4.15 release
2023-08-30 16:20:25 -04:00
Yash Katariya
e01f2617b8
Add jax release jobs. Also make the __version__
be the .dev
version by default unless JAX_RELEASE
env var is set.
...
PiperOrigin-RevId: 558153979
2023-08-18 08:33:06 -07:00
Yash Katariya
6868be30b7
Create a jax nightly wheel and upload to GCS.
...
PiperOrigin-RevId: 557998568
2023-08-17 19:02:59 -07:00
Yash Katariya
4ddf6a9a54
Bump minimum_jaxlib_version to 0.4.14. xla_extension_version
is 174 and mlir_api_version
is 54
...
PiperOrigin-RevId: 552816893
2023-08-01 08:53:28 -07:00
Skye Wanderman-Milne
011fc88c03
Update versions and changelog for jax 0.4.14 release
2023-07-27 16:22:53 -07:00
Skye Wanderman-Milne
20095ab9da
Update version numbers and changelog post 0.4.13 release
2023-06-22 17:54:57 -07:00
Skye Wanderman-Milne
4b80103077
Update versions and changelog post 0.4.12 release
2023-06-08 16:53:22 -07:00
Yash Katariya
ae9d1498e5
Bump minimum jaxlib version to 0.4.11. xla_extension_version is 158 and mlir_api_version is 49. It will subsume https://github.com/google/jax/pull/16161#issuecomment-1564977332
...
PiperOrigin-RevId: 537047525
2023-06-01 09:42:55 -07:00
Yash Katariya
4c48611fba
Finish jax and jaxlib 0.4.11 release
...
PiperOrigin-RevId: 536931532
2023-05-31 23:49:32 -07:00
Skye Wanderman-Milne
533a7c05f1
Update versions and changelog post 0.4.10 release
2023-05-11 18:16:02 -07:00
Skye Wanderman-Milne
b02b043e7f
Update versions and changelog for 0.4.9 release
2023-05-09 17:06:59 -07:00
Skye Wanderman-Milne
30a51b21c3
Update version and changelog after jax 0.4.8 release
2023-03-29 14:27:09 -07:00
Skye Wanderman-Milne
00acf459c6
Bump minimum jaxlib version from 0.4.6 to 0.4.7.
...
Also removes a bunch of dead version guards (0.4.7 has
xla_extension_version 144 and mlir_api_version 47)
2023-03-28 13:43:01 -07:00
Yash Katariya
670fba3a91
Finish jax and jaxlib 0.4.7 release
...
PiperOrigin-RevId: 519839723
2023-03-27 15:06:38 -07:00
Yash Katariya
136749d955
Bump minimum jaxlib version to 0.4.6 which means xla_extension_version == 137 and mlir_api_version == 45
...
PiperOrigin-RevId: 516364523
2023-03-13 17:09:41 -07:00
Skye Wanderman-Milne
6560bf8c36
Update versions and changelog for jax + jaxlib 0.4.6 release
2023-03-09 14:50:42 -08:00
Skye Wanderman-Milne
ed2c5717c5
Bump version and changelog after jax 0.4.5 release
2023-03-02 16:08:34 -08:00
Yash Katariya
aa5e229027
Bump minimum jaxlib version to 0.4.4 which means xla_extension_version >= 127
...
PiperOrigin-RevId: 512173011
2023-02-24 15:05:44 -08:00
Yash Katariya
941722f7db
Finish jax and jaxlib 0.4.4 release
...
PiperOrigin-RevId: 510234171
2023-02-16 13:54:56 -08:00
Skye Wanderman-Milne
21f12183bf
Post 0.4.3 release updates
2023-02-08 10:08:59 -08:00
Yash Katariya
8a69444ff9
Bump minimum jaxlib_version to 0.4.2 i.e xla_extension_version == 119 and mlir_api_version == 43
...
PiperOrigin-RevId: 507520956
2023-02-06 10:37:33 -08:00
Skye Wanderman-Milne
b6a8aa6394
Update versions for jaxlib 0.4.2 release.
...
I also screwed up the CHANGELOG before (I shouldn't have added a
date), so I'm fixing the dates now.
2023-01-26 01:12:06 +00:00
Peter Hawkins
2c6c30d458
Bump the minimum jaxlib version to 0.4.1.
...
Jaxlib 0.4.1 has XLA client version 109 and MLIR API version 39.
2022-12-19 17:49:24 +00:00
Yash Katariya
835d0c979a
Finish jax and jaxlib 0.4.2 release
...
PiperOrigin-RevId: 495068000
2022-12-13 10:51:13 -08:00
Yash Katariya
0bdb7ec042
Finish jax and jaxlib release 0.4.0
...
PiperOrigin-RevId: 494833878
2022-12-12 14:43:35 -08:00
Yash Katariya
8c42edfec1
Finish jax and jaxlib release 0.3.25. The next release will be 0.4.0 (since jax.Array will be enabled in that release)
...
PiperOrigin-RevId: 488672395
2022-11-15 09:02:53 -08:00
Yash Katariya
1d48c93b0e
Finish the release of jax and jaxlib 0.3.24
...
PiperOrigin-RevId: 486162090
2022-11-04 09:43:12 -07:00
Peter Hawkins
320d531521
Increase the minimum jaxlib version to 0.3.22.
...
The minimum xla_extension_version is now 98 and the minimum mlir_api_version is now 32.
2022-10-27 10:24:11 -04:00
Skye Wanderman-Milne
1511439c01
Update version.py and CHANGELOG for jax 0.3.23 release
2022-10-12 11:09:15 -07:00
Skye Wanderman-Milne
a6e0e77624
Update version.py, setup.py and CHANGELOG post jax 0.3.22 release
2022-10-11 21:37:53 +00:00
Skye Wanderman-Milne
2a3460ff8a
Update version and CHANGELOG for jax 0.3.21 release
2022-10-03 22:06:19 +00:00
Peter Hawkins
b49e31a012
Update version numbers after release.
2022-09-28 18:49:22 +00:00
Skye Wanderman-Milne
d028d93983
Update version and changelog for jax 0.3.19 release
2022-09-27 11:00:27 -07:00
Skye Wanderman-Milne
3c0d280bc0
Update version and changelog for jax 0.3.18 release
2022-09-26 12:43:39 -07:00
Peter Hawkins
ba557d5e1b
Change JAX's copyright attribution from "Google LLC" to "The JAX Authors.".
...
See https://opensource.google/documentation/reference/releasing/contributions#copyright for more details.
PiperOrigin-RevId: 476167538
2022-09-22 12:27:19 -07:00
Peter Hawkins
6c59d72c75
Bump the minimum jaxlib version to 0.3.15.
2022-09-08 16:43:46 -04:00
Jake VanderPlas
ee4ea27c3e
update version and changelog for pypi
2022-08-31 11:37:09 -07:00
Sharad Vikram
841a662894
Update version + changelog
2022-08-11 17:11:52 -07:00
Skye Wanderman-Milne
d840f54fe5
Bump version numbers after 0.3.15 release
...
PiperOrigin-RevId: 463344160
2022-07-26 08:39:17 -07:00
Peter Hawkins
0b4b0ba072
Update minimum jaxlib version to 0.3.14.
2022-07-08 00:36:02 +00:00
Peter Hawkins
1e171ccd10
Unify jax and jaxlib versions.
...
Currently jax and jaxlib have separate version numbers in the JAX source
tree. It is tedious and confusing to bump both version numbers.
However, there is a simpler way to think of things: it is the source
tree that is versioned using a single version number, and jax/jaxlib
releases are made using that unified source version number.
PiperOrigin-RevId: 458041752
2022-06-29 12:51:01 -07:00
Sharad Vikram
fcf65ac64e
Bump minimum jaxlib version to 0.3.10
2022-06-28 15:39:21 -07:00
Sharad Vikram
1daea700f2
Bump JAX/Jaxlib versions
2022-06-28 14:36:47 -07:00
Skye Wanderman-Milne
6b926d5551
Update version + CHANGELOG for jax 0.3.13 release
2022-05-16 12:17:07 -07:00
Yash Katariya
6a6605263d
Update values after jax release
...
PiperOrigin-RevId: 448854487
2022-05-15 18:35:46 -07:00
Yash Katariya
1381afc37f
Update version after jax release
...
PiperOrigin-RevId: 448822949
2022-05-15 12:14:26 -07:00
Yash Katariya
d2e3d4278d
Updates values after jax and jaxlib 0.3.10 release
...
PiperOrigin-RevId: 446623299
2022-05-04 21:17:37 -07:00
Yash Katariya
888e5c6958
Update the version numbers after JAX release.
...
PiperOrigin-RevId: 446092433
2022-05-02 19:51:11 -07:00
Matthew Johnson
838f22553b
update version and changelog for pypi
2022-04-29 20:15:52 -07:00
Peter Hawkins
0150d15cb2
Increase minimum jaxlib version to 0.3.7.
...
Drop backwards compatibility with older jaxlib versions.
2022-04-18 08:09:50 -04:00