Home
last modified time | relevance | path

Searched defs:hostOrFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/control_plane/
H A DWorkerServer.cpp91 WorkerServer::WorkerServer(const std::string& hostOrFile, int port) { in WorkerServer()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dinit.cpp3275 py::init([](const std::string& hostOrFile, int port) { in c10d_init()