Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drref_impl.h16 class RRefContext; variable
260 friend class RRefContext; variable
H A Drref_context.cpp123 RRefContext::RRefContext(std::shared_ptr<RpcAgent> agent) in RRefContext() function in torch::distributed::rpc::RRefContext