Skip to content

v0.1.4

Choose a tag to compare

@wstcliyu wstcliyu released this 26 Jan 23:36
· 58 commits to main since this release
ec49159

What's Changed

  • Extract lambda to a named function to ensure cache hits. by @copybara-service[bot] in #127
  • Always write array metadata if self._array_metadata_store is not None. by @copybara-service[bot] in #125
  • Add "Shared Pathways Service" for Pathways-on-Cloud by @copybara-service[bot] in #128
  • Exposes pathwaysutils.profiling._start_trace_from_profile_request as pathwaysutils.experimental.profiling.start_trace. by @copybara-service[bot] in #141
  • Patch internal JAX profiler functions (enabling jax.profiler.trace) and add a test for jax.profiler.trace. by @copybara-service[bot] in #140
  • Expose _split_by_mesh_axis directly in pw_jax. by @copybara-service[bot] in #147
  • Use Pathways _transfer_to_sharding for resharding in experimental reshard API. by @copybara-service[bot] in #148
  • Allow specifying a custom proxy job name in _ISCPathways by @copybara-service[bot] in #157