Skip to content

Commit

Permalink
Notify of changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanradev93 committed Jul 16, 2023
1 parent 1b64a2c commit 9e6e6fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,10 @@ General Improvements:
3. Figures resulting ``diagnostics.py`` have been improved and prettified
4. Added a module ``sensitivity.py`` for testing the sensitivity of neural approximators to model misspecification
5. Multiple bugfixes, including a major bug affecting the saving and loading of learnable permutations

1.1.2 Series
----------

1. Bugfix in ``SetTransformer`` affecting saving and loading when using the version with inducing points.
2. Bugfix in ``SetTransformer`` when using ``train_offline`` and batches result in unequal shapes.
3. Improved documentation with examples

0 comments on commit 9e6e6fd

Please sign in to comment.