We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a2b27 commit 4eb0f75Copy full SHA for 4eb0f75
CHANGELOG.rst
@@ -83,3 +83,10 @@ General Improvements:
83
performance.
84
2. Deprecate name ``SequentialNetwork`` and use ``SequenceNetwork`` instead to avoid confusion with ``tf.keras.Sequential``.
85
3. Change default to ``use_layer_norm=False`` of ``SetTransformer`` due to superior performance on relevant exchangeable models.
86
+
87
88
+1.1.5 Series
89
+----------
90
+1. Fix bug failing to propagate global context variables for model comparison.
91
+2. Major revamp of tutorials.
92
+3. Update dependencies and continuous integration.
0 commit comments