mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
update version and changelog for pypi
This commit is contained in:
parent
b81f2243c1
commit
ad4cb94734
@ -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.26 (Unreleased)
|
||||
* [GitHub
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.25...main).
|
||||
|
||||
## jaxlib 0.1.74 (Unreleased)
|
||||
|
||||
## jax 0.2.25 (Unreleased)
|
||||
## jax 0.2.25 (Nov 10, 2021)
|
||||
* [GitHub
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.24...main).
|
||||
commits](https://github.com/google/jax/compare/jax-v0.2.24...jax-v0.2.25).
|
||||
|
||||
* New features:
|
||||
* (Experimental) `jax.distributed.initialize` exposes multi-host GPU backend.
|
||||
|
@ -12,5 +12,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.2.25"
|
||||
__version__ = "0.2.26"
|
||||
_minimum_jaxlib_version = "0.1.69"
|
||||
|
Loading…
x
Reference in New Issue
Block a user