You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,15 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
23
23
24
24
## [Unreleased]
25
25
26
+
## [0.1.3] - 2025-10-08
27
+
* Update the github action for PyPI by @lukebaumann in https://github.com/AI-Hypercomputer/pathways-utils/pull/105
28
+
* Expose `is_pathways_backend_used` in `pathwaysutils`. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/107
29
+
* Treat additional error types as potential slice down issues. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/109
30
+
* Adding split_by_mesh_axis to experimental for use by a new experimental reshard. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/112
31
+
* Update pathways.experimental.reshard so that PyTrees with arrays that have different device sets can be resharded. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/113
32
+
* Update GitHub action unittest matrix by @lukebaumann in https://github.com/AI-Hypercomputer/pathways-utils/pull/111
33
+
* Handle new style PRNG keys in `reshard` and `CloudPathwaysArrayHandler`
34
+
26
35
## [0.1.2] - 2025-08-25
27
36
* Updates to Pathways orbax handler. In https://github.com/AI-Hypercomputer/pathways-utils/pull/81https://github.com/AI-Hypercomputer/pathways-utils/pull/89https://github.com/AI-Hypercomputer/pathways-utils/pull/90
28
37
* Improvements to pathwaysutils/elastic by @copybara-service[bot] inhttps://github.com/AI-Hypercomputer/pathways-utils/pull/72 https://github.com/AI-Hypercomputer/pathways-utils/pull/84https://github.com/AI-Hypercomputer/pathways-utils/pull/85https://github.com/AI-Hypercomputer/pathways-utils/pull/86https://github.com/AI-Hypercomputer/pathways-utils/pull/99https://github.com/AI-Hypercomputer/pathways-utils/pull/100https://github.com/AI-Hypercomputer/pathways-utils/pull/102
0 commit comments