v0.1.7
What's Changed
- Refactor elasticity retry logic into a reusable private method. by @copybara-service[bot] in #177
- Add a name parameter to the watchdog context manager. by @copybara-service[bot] in #199
- Use abstract types for return type hints in pathwaysutils. by @copybara-service[bot] in #198
- Update environment variables for JAX backend by @copybara-service[bot] in #203
- Enable Pathways profiling with jax.profiler.ProfileOptions. by @copybara-service[bot] in #201
- Refactor elastic retry decorators into a single elastic_retry method. by @copybara-service[bot] in #202
- Fix JaxRuntimeError during profiler stop_trace with profile options by @copybara-service[bot] in #205
- Add CLI mode to Shared Pathways Service by @copybara-service[bot] in #200
Full Changelog: v0.1.6...v0.1.7