Home
last modified time | relevance | path

Searched defs:deviceMap (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
Drpc_with_autograd.cpp21 rpc::DeviceMap deviceMap) in RpcWithAutograd()
41 rpc::DeviceMap deviceMap) in RpcWithAutograd()
63 c10::Dict<std::string, std::string> deviceMap; in toMessageImpl() local
116 rpc::DeviceMap deviceMap; in fromMessage() local
173 const rpc::DeviceMap& RpcWithAutograd::deviceMap() { in deviceMap() function in torch::distributed::autograd::RpcWithAutograd
/external/pytorch/torch/csrc/distributed/autograd/
Dutils.cpp55 const rpc::DeviceMap& deviceMap) { in addRecvRpcBackward()
106 const rpc::DeviceMap& deviceMap) { in getMessageWithAutograd()
/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Ddevice_parser.h98 std::map<int, DevPtr> deviceMap; variable
/external/pytorch/torch/csrc/distributed/autograd/functions/
Drecvrpc_backward.cpp18 rpc::DeviceMap deviceMap) in RecvRpcBackward()
/external/pytorch/torch/csrc/distributed/rpc/
Dtensorpipe_agent.cpp40 const DeviceMap& deviceMap, in getDevicesForTensors()
782 const DeviceMap& deviceMap) { in send()