Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/rpc/
Drref_impl.h303 inline bool confirmedByOwner() const override { in confirmedByOwner() function
376 inline bool confirmedByOwner() const override { in confirmedByOwner() function
Dpy_rref.cpp171 bool PyRRef::confirmedByOwner() const { in confirmedByOwner() function in torch::distributed::rpc::PyRRef