Home
last modified time | relevance | path

Searched defs:pytree (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-jax/jax-0.2.9/jax/
H A Dflatten_util.py25 def ravel_pytree(pytree): argument
H A Dapi.py1047 def _std_basis(pytree): argument
1055 def _unravel_array_into_pytree(pytree, axis, arr): argument
/dports/math/py-jax/jax-0.2.9/jax/lib/
H A D__init__.py57 pytree = xla_client._xla.pytree variable
/dports/math/py-flax/flax-0.3.3/flax/
H A Dserialization.py313 def msgpack_serialize(pytree): argument
/dports/math/py-jax/jax-0.2.9/jax/_src/scipy/sparse/
H A Dlinalg.py126 def _shapes(pytree): argument