Searched defs:graph_key (Results 1 – 6 of 6) sorted by relevance
71 int64_t graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()113 for (int64_t graph_key : request->graph_key()) { in GetStepSequenceAsync() local148 int64_t RpcCollectiveExecutorMgr::NextStepId(int64_t graph_key) { in NextStepId()157 void RpcCollectiveExecutorMgr::RetireStepId(int64_t graph_key, in RetireStepId()
1588 uint64 MasterSession::NewStepId(int64_t graph_key) { in NewStepId()
59 int64_t NextStepId(int64_t graph_key) override { in NextStepId()63 void RetireStepId(int64_t graph_key, int64_t step_id) override {} in RetireStepId()
126 void RefreshStepIdSequenceAsync(int64_t graph_key, in RefreshStepIdSequenceAsync()131 int64_t NextStepId(int64_t graph_key) override { in NextStepId()135 void RetireStepId(int64_t graph_key, int64_t step_id) override {} in RetireStepId()
92 int64_t graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()
598 repeated int64 graph_key = 1; field602 int64 graph_key = 1; field