Skip to content

Commit

Permalink
docs: update transformations API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SauravMaheshkar committed Jun 28, 2024
1 parent 5c01f6f commit b849fc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api/transformations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@ Transformations and states
.. autoclass:: NonNegativeParamsState
:members:

.. autofunction:: normalize_by_update_norm
.. autoclass:: NormalizeByUpdateNormState
:members:

.. autofunction:: per_example_global_norm_clip
.. autofunction:: per_example_layer_norm_clip

Expand Down

0 comments on commit b849fc6

Please sign in to comment.