MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Join

Method Join

tensorflow/contrib/mpi/mpi_server_lib.cc:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69Status MPIServer::Join() {
70 Status s = GrpcServer::Join();
71 return s;
72}
73
74/* static */
75Status MPIServer::Create(const ServerDef& server_def, Env* env,

Callers

nothing calls this directly

Calls 1

JoinFunction · 0.50

Tested by

no test coverage detected