Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/rpc/
Dtensorpipe_agent.h118 void setDeviceMap(const std::string& workerName, const DeviceMap& deviceMap) { in setDeviceMap() function
Dinit.cpp567 .def("_set_device_map", &TensorPipeRpcBackendOptions::setDeviceMap); in rpc_init()