Searched defs:RunStep (Results 1 – 9 of 9) sorted by relevance
54 virtual Status RunStep(CallOptions* call_options, in RunStep() function
97 Status LocalMaster::RunStep(CallOptions* call_options, in RunStep() function in tensorflow::LocalMaster
95 Status RunStep(const string& handle, in RunStep() function in tensorflow::MasterTest
531 void Master::RunStep(CallOptions* opts, const RunStepRequestWrapper* req, in RunStep() function in tensorflow::Master
100 rpc RunStep(RunStepRequest) returns (RunStepResponse); rpc
100 ::grpc::Status MasterService::Stub::RunStep(::grpc::ClientContext* context, in RunStep() function in tensorflow::grpc::MasterService::Stub
68 Status RunStep(CallOptions* call_options, RunStepRequestWrapper* request, in RunStep() function in tensorflow::GrpcRemoteMaster
564 absl::optional<ResultType> RunStep() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu()) { in RunStep() function
556 absl::optional<ResultType> RunStep() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu()) { in RunStep() function