Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/rpc/
Dagent_utils.cpp98 for (const std::string& workerInfoString : splitString( in collectCurrentNames() local
100 auto workerInfoVec = splitString(workerInfoString, "-"); in collectCurrentNames()