Home
last modified time | relevance | path

Searched defs:selfName (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/torch/csrc/distributed/rpc/
Dagent_utils.cpp9 const std::string& selfName, in collectNames()
63 const std::string& selfName) { in collectCurrentNames()
131 const std::string& selfName) { in removeCurrentName()
Dinit.cpp581 std::vector<c10::Device> devices) { in rpc_init()
Dtensorpipe_agent.cpp385 std::string selfName, in TensorPipeAgent()
/external/pytorch/torch/csrc/distributed/rpc/testing/
Dfaulty_tensorpipe_agent.cpp16 std::string selfName, in FaultyTensorPipeAgent()