Skip to content

Commit f35f6a1

Browse files
committed
Add new feature description [skip ci]
1 parent 47c0162 commit f35f6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Minor
4040

4141
Features:
4242
1. Added option for ``permutation='learnable'`` when creating an ``InvertibleNetwork``
43-
2. Added option for ``coupling_design='spline'`` when creating an ``InvertibleNetwork``
43+
2. Added option for ``coupling_design in ["spline", "interleaved"]`` when creating an ``InvertibleNetwork``
4444
3. Simplified passing additional settings to the internal networks. For instance, you
4545
can now simply do
4646
``inference_network = InvertibleNetwork(num_params=20, coupling_net_settings={'mc_dropout': True})``

0 commit comments

Comments
 (0)