Searched defs:graph_key (Results 1 – 6 of 6) sorted by relevance
52 int64 NextStepId(int64 graph_key) override { in NextStepId()56 void RetireStepId(int64 graph_key, int64 step_id) override {} in RetireStepId()
101 void RefreshStepIdSequenceAsync(int64 graph_key, in RefreshStepIdSequenceAsync()106 int64 NextStepId(int64 graph_key) override { in NextStepId()110 void RetireStepId(int64 graph_key, int64 step_id) override {} in RetireStepId()
86 int64 graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()
69 int64 graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()111 for (int64 graph_key : request->graph_key()) { in GetStepSequenceAsync() local146 int64 RpcCollectiveExecutorMgr::NextStepId(int64 graph_key) { in NextStepId()155 void RpcCollectiveExecutorMgr::RetireStepId(int64 graph_key, int64 step_id) { in RetireStepId()
1478 uint64 MasterSession::NewStepId(int64 graph_key) { in NewStepId()
545 repeated int64 graph_key = 1; field549 int64 graph_key = 1; field