Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SetRemoteMaster
Method
SetRemoteMaster
tensorflow/core/distributed_runtime/rpc/grpc_session.cc:400–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
void GrpcSession::SetRemoteMaster(std::unique_ptr<MasterInterface> master) {
401
master_ = std::move(master);
402
}
403
404
// Static method.
405
Status GrpcSession::Reset(const SessionOptions& options,
Callers
1
Create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected