Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/rpc/
Dagent_utils.cpp16 std::unordered_map<std::string, worker_id_t> nameToId; in collectNames() local
83 std::unordered_map<std::string, worker_id_t> nameToId; in collectCurrentNames() local
Dtensorpipe_agent.cpp342 std::unordered_map<std::string, worker_id_t> nameToId; in prepareNames() local