Home
last modified time | relevance | path

Searched refs:getDevicesForTensors (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtensorpipe_agent.cpp38 std::vector<c10::Device> getDevicesForTensors( in getDevicesForTensors() function
844 devices = getDevicesForTensors( in send()
1429 return getDevicesForTensors(message.tensors(), iter->second, errStr); in getDevicesForRemote()