Home
last modified time | relevance | path

Searched refs:_stack_pytree (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dmap.py26 _stack_pytree,
221 return _stack_pytree(pytrees)
H A Dutils.py360 def _stack_pytree(pytrees): function
/aosp_15_r20/external/pytorch/functorch/experimental/
H A Dcontrol_flow.py4 _stack_pytree,
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_control_flow.py70 from functorch.experimental.control_flow import _stack_pytree, _unstack_pytree
76 return _stack_pytree(zs)