Skip to content

Commit

Permalink
Add nnx.graph.flatten to graph.rst autosummary
Browse files Browse the repository at this point in the history
  • Loading branch information
8bitmp3 authored Oct 4, 2024
1 parent 5d31452 commit 07e06bf
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 @@ -14,6 +14,7 @@ graph
.. autofunction:: iter_graph
.. autofunction:: clone
.. autofunction:: call
.. autofunction:: flatten

.. autoclass:: GraphDef
:members:
Expand All @@ -22,4 +23,4 @@ graph
:members:

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

0 comments on commit 07e06bf

Please sign in to comment.