Skip to content

Releases: AI-Hypercomputer/pathways-utils

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

  • Introduce pathwaysutils.initialize() to remove relying on side-effects from import pathwaysutils. by @copybara-service in #47
  • Adding debugging utilities by @copybara-service in #57
  • Adding an elastic manager and reshard modules by @copybara-service in #58
  • Update README for Colocated Python Sidecar. by @copybara-service in #60

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.