We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9cec9 commit 790b6eaCopy full SHA for 790b6ea
CHANGELOG.md
@@ -23,6 +23,11 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
23
24
## [Unreleased]
25
26
+## [0.0.8] - 2024-02-12
27
+* Disabled JAX's compilation cache
28
+* Updated Orbax handler to use bulk APIs
29
+* Updates to support JAX 0.5.0
30
+
31
## [0.0.7] - 2024-10-23
32
* Updated `setup.py` to `pyproject.toml`
33
* Added this changelog
@@ -34,5 +39,5 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
34
39
* Persistence enabled
35
40
* General argument type fixes
36
41
37
-[Unreleased]: https://github.com/AI-Hypercomputer/pathways-utils/compare/v0.0.7...HEAD
42
+[Unreleased]: https://github.com/AI-Hypercomputer/pathways-utils/compare/v0.0.8...HEAD
38
43
0 commit comments