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