Skip to content

Releases: AI-Hypercomputer/pathways-utils

v0.1.3

08 Oct 23:44
a1b500d
Compare
Choose a tag to compare

What's Changed

  • Update the github action for PyPI by @lukebaumann in #105
  • Expose is_pathways_backend_used in pathwaysutils. by @copybara-service[bot] in #107
  • Treat additional error types as potential slice down issues. by @copybara-service[bot] in #109
  • Adding split_by_mesh_axis to experimental for use by a new experimental reshard. by @copybara-service[bot] in #112
  • Update pathways.experimental.reshard so that PyTrees with arrays that have different device sets can be resharded. by @copybara-service[bot] in #113
  • Update GitHub action unittest matrix by @lukebaumann in #111
  • Handle new style PRNG keys in reshard and CloudPathwaysArrayHandler

Full Changelog: v0.1.2...v0.1.3

v0.1.2

25 Aug 20:34
2609b1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Apr 22:22
84bd112
Compare
Choose a tag to compare

What's Changed

  • Port the collect_profile script from JAX to PathwaysUtils
  • Remove support for legacy initialize
  • Add collect_profile as a script of pathwaysutils
  • Make CloudPathwaysArrayHandler compatible with async directory creation feature in orbax

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Apr 23:27
8386856
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.1.0

v0.0.8

15 Feb 00:34
c236218
Compare
Choose a tag to compare
  • Disabled JAX's compilation cache
  • Updated Orbax handler to use bulk APIs
  • Updates to support JAX 0.5.0

Full Changelog: v0.0.7...v0.0.8

v0.0.7

23 Oct 18:52
e7a85ce
Compare
Choose a tag to compare
  • Decreased logging severity for most logs
  • Persistence enabled
  • General argument type fixes

v0.0.6

10 Oct 22:16
cb1f929
Compare
Choose a tag to compare

Changes

  • Decreased logging severity for most logs
  • Persistence enabled
  • General argument type fixes

Initial Public Release

09 Sep 20:17
Compare
Choose a tag to compare

Initial public release of the Pathways-on-Cloud utilities package.