Skip to content

Commit 12bfb60

Browse files
committed
deprecate .value
1 parent 49ef97c commit 12bfb60

29 files changed

+2875
-1682
lines changed

docs_nnx/api_reference/flax.nnx/graph.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ graph
3131

3232
.. autofunction:: find_duplicates
3333
.. autofunction:: pure
34-
.. autofunction:: to_refs
35-
.. autofunction:: to_arrays
34+
.. autofunction:: as_immutable_vars
35+
.. autofunction:: as_mutable_vars
36+
.. autofunction:: as_hijax_vars
37+
.. autofunction:: as_pytree_vars
38+
.. autofunction:: as_ref_vars
39+
.. autofunction:: as_array_vars
3640
.. autofunction:: flatten
3741
.. autofunction:: unflatten

0 commit comments

Comments
 (0)