Searched defs:graph_key (Results 1 – 6 of 6) sorted by relevance
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()
1548 uint64 MasterSession::NewStepId(int64 graph_key) { in NewStepId()
53 int64 NextStepId(int64 graph_key) override { in NextStepId()57 void RetireStepId(int64 graph_key, int64 step_id) override {} in RetireStepId()
105 void RefreshStepIdSequenceAsync(int64 graph_key, in RefreshStepIdSequenceAsync()110 int64 NextStepId(int64 graph_key) override { in NextStepId()114 void RetireStepId(int64 graph_key, int64 step_id) override {} in RetireStepId()
88 int64 graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()
582 repeated int64 graph_key = 1; field586 int64 graph_key = 1; field