Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
Status MPIServer::Join() {
70
Status s = GrpcServer::Join();
71
return s;
72
}
73
74
/* static */
75
Status MPIServer::Create(const ServerDef& server_def, Env* env,
Callers
nothing calls this directly
Calls
1
Join
Function · 0.50
Tested by
no test coverage detected