MCPcopy 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
400void GrpcSession::SetRemoteMaster(std::unique_ptr<MasterInterface> master) {
401 master_ = std::move(master);
402}
403
404// Static method.
405Status GrpcSession::Reset(const SessionOptions& options,

Callers 1

CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected