Searched defs:graph_key (Results 1 – 6 of 6) sorted by relevance
72 int64 graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()114 for (int64 graph_key : request->graph_key()) { in GetStepSequenceAsync() local149 int64 RpcCollectiveExecutorMgr::NextStepId(int64 graph_key) { in NextStepId()158 void RpcCollectiveExecutorMgr::RetireStepId(int64 graph_key, int64 step_id) { in RetireStepId()
1570 uint64 MasterSession::NewStepId(int64 graph_key) { in NewStepId()
60 int64 NextStepId(int64 graph_key) override { in NextStepId()64 void RetireStepId(int64 graph_key, int64 step_id) override {} in RetireStepId()
114 void RefreshStepIdSequenceAsync(int64 graph_key, in RefreshStepIdSequenceAsync()119 int64 NextStepId(int64 graph_key) override { in NextStepId()123 void RetireStepId(int64 graph_key, int64 step_id) override {} in RetireStepId()
90 int64 graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()
596 repeated int64 graph_key = 1; field600 int64 graph_key = 1; field