Home
last modified time | relevance | path

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

/external/pytorch/torch/utils/
D_pytree.py265 to_dumpable_context=_namedtuple_serialize,
472 def _namedtuple_serialize(context: Context) -> DumpableContext: function
616 to_dumpable_context=_namedtuple_serialize,