Searched defs:tryDel (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ | ||
H A D | rref_impl.h | 253 virtual void tryDel() {} in tryDel() function |
H A D | rref_impl.cpp | 105 void UserRRef::tryDel() { in tryDel() function in torch::distributed::rpc::UserRRef |