Skip to content

Releases: jax-ml/oryx

v0.2.7

23 May 19:51
Compare
Choose a tag to compare

What's Changed

  • Update broken Oryx github links to point to spun-off Oryx github repo. by @copybara-service in #67
  • Add Layout support to jax.jit. by @copybara-service in #72
  • Add 'cond_clobber' mode that lets different loop iterations sow different values to be reaped. by @copybara-service in #66
  • Fixes monkey patching attribute error triggered by cl/629129623. by @copybara-service in #74
  • Replace deprecated jax.tree_* functions with jax.tree.* by @copybara-service in #76

Full Changelog: v0.2.6...v0.2.7

v0.2.6

18 Jan 21:18
Compare
Choose a tag to compare

What's Changed

  • Also do not patch MaskedAutoregressiveFlow. by @copybara-service in #63
  • Bump oryx version. by @copybara-service in #64

Full Changelog: v0.2.5...v0.2.6

v0.2.5

20 Dec 17:15
Compare
Choose a tag to compare
Update requirements to allow TFP >= 0.20. Also removes unnecessary ty…

v0.2.3

23 Jul 04:36
Compare
Choose a tag to compare
Bump versions

PiperOrigin-RevId: 462748833