Skip to content

v11.2.0

Compare
Choose a tag to compare
@danielward27 danielward27 released this 18 Dec 14:49
· 151 commits to main since this release
0883d7d

Release adds bisection search to invert the bijection in block neural autoregressive flows (BlockAutoregressiveNetwork).

Possible but unlikely breaking change:

  • BlockAutoregressiveNetwork inverse methods will no longer raise a NotImplementedError, which could be a breaking change e.g. if a user relies on exception handling.

What's Changed

Full Changelog: v11.1.0...v11.2.0