Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpy_rref.cpp31 RRefForkData fromPyTuple(const py::tuple& pyTuple) { in fromPyTuple()
290 PyRRef PyRRef::unpickle(const py::tuple& pyTuple) { in unpickle()