Skip to content

Commit

Permalink
Merge pull request #2975 from chiamp:frozen_dict_api_doc
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 519817515
  • Loading branch information
Flax Authors committed Mar 27, 2023
2 parents dd8040e + e1cd5a1 commit 396edea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api_reference/flax.core.frozen_dict.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ flax.core.frozen_dict package
.. autofunction:: freeze

.. autofunction:: unfreeze

.. autofunction:: copy

.. autofunction:: pop

0 comments on commit 396edea

Please sign in to comment.