Home
last modified time | relevance | path

Searched defs:PartialRunSetup (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_interface.h44 virtual Status PartialRunSetup(CallOptions* call_options, in PartialRunSetup() function
Dlocal_master.cc81 Status LocalMaster::PartialRunSetup(CallOptions* call_options, in PartialRunSetup() function in tensorflow::LocalMaster
Dmaster.cc512 void Master::PartialRunSetup(const PartialRunSetupRequest* req, in PartialRunSetup() function in tensorflow::Master
Dmaster_session.cc1508 Status MasterSession::PartialRunSetup(const PartialRunSetupRequest* req, in PartialRunSetup() function in tensorflow::MasterSession
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto95 rpc PartialRunSetup(PartialRunSetupRequest) returns (PartialRunSetupResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc93 ::grpc::Status MasterService::Stub::PartialRunSetup( in PartialRunSetup() function in tensorflow::grpc::MasterService::Stub
Dgrpc_remote_master.cc58 Status PartialRunSetup(CallOptions* call_options, in PartialRunSetup() function in tensorflow::GrpcRemoteMaster