High level operations
Examples
Settings
Lower level operations
Pre- and postprocessing
jnp_to_tuple()
Source code
Converts a JAX array to a tuple. Also works for dicts of JAX arrays.
jnp.ndarray – JAX array to convert.
Converted tuple or flax.core.FrozenDict of tuples.
tuple