Skip to content

Commit

Permalink
Merge pull request #4255 from 8bitmp3:add-graph-flatten-autosummary
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 683680650
  • Loading branch information
Flax Authors committed Oct 8, 2024
2 parents 2a2187b + 149144e commit 9f52f66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs_nnx/api_reference/flax.nnx/graph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ graph
.. autofunction:: update
.. autofunction:: pop
.. autofunction:: state
.. autofunction:: graph
.. autofunction:: graphdef
.. autofunction:: iter_graph
.. autofunction:: clone
Expand All @@ -22,4 +23,4 @@ graph
:members:

.. autofunction:: update_context
.. autofunction:: current_update_context
.. autofunction:: current_update_context

0 comments on commit 9f52f66

Please sign in to comment.