Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpy_rref.cpp119 PyRRef::PyRRef(c10::intrusive_ptr<RRef> rref) in PyRRef() function in torch::distributed::rpc::PyRRef
125 PyRRef::PyRRef(const py::object& value, const py::object& type_hint) in PyRRef() function in torch::distributed::rpc::PyRRef
H A Dinit.cpp392 [](const PyRRef& /* unused */) { in rpc_init()