Home
last modified time | relevance | path

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

/external/pytorch/torch/utils/
D_pytree.py422 def _tuple_unflatten(values: Iterable[Any], context: Context) -> Tuple[Any, ...]: function
593 _tuple_unflatten,