Skip to content

Commit 186f0ff

Browse files
committed
add perturb to docs
1 parent 61e47c2 commit 186f0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api_reference/flax.linen.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Module
1212
------------------------
1313

1414
.. autoclass:: Module
15-
:members: setup, variable, param, bind, apply, init, init_with_output, make_rng, sow, variables, Variable, __setattr__, tabulate, is_initializing
15+
:members: setup, variable, param, bind, apply, init, init_with_output, make_rng, sow, variables, Variable, __setattr__, tabulate, is_initializing, perturb
1616

1717
Init/Apply
1818
------------------------

0 commit comments

Comments
 (0)