We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b64a2c commit 9e6e6fdCopy full SHA for 9e6e6fd
CHANGELOG.rst
@@ -60,3 +60,10 @@ General Improvements:
60
3. Figures resulting ``diagnostics.py`` have been improved and prettified
61
4. Added a module ``sensitivity.py`` for testing the sensitivity of neural approximators to model misspecification
62
5. Multiple bugfixes, including a major bug affecting the saving and loading of learnable permutations
63
+
64
+1.1.2 Series
65
+----------
66
67
+1. Bugfix in ``SetTransformer`` affecting saving and loading when using the version with inducing points.
68
+2. Bugfix in ``SetTransformer`` when using ``train_offline`` and batches result in unequal shapes.
69
+3. Improved documentation with examples
0 commit comments