Home
last modified time | relevance | path

Searched defs:reverseDeviceMaps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/testing/
H A Dfaulty_tensorpipe_agent.cpp20 std::unordered_map<std::string, DeviceMap> reverseDeviceMaps, in FaultyTensorPipeAgent()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtensorpipe_agent.cpp389 std::unordered_map<std::string, DeviceMap> reverseDeviceMaps, in TensorPipeAgent()
1222 const std::unordered_map<std::string, DeviceMap>& reverseDeviceMaps, in updateGroupMembership()
H A Dinit.cpp581 std::vector<c10::Device> devices) { in rpc_init()