Skip to content

Commit 4eb0f75

Browse files
committed
Add changes for 1.1.5 series
1 parent 35a2b27 commit 4eb0f75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

+7
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,10 @@ General Improvements:
8383
performance.
8484
2. Deprecate name ``SequentialNetwork`` and use ``SequenceNetwork`` instead to avoid confusion with ``tf.keras.Sequential``.
8585
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

Comments
 (0)