Searched defs:graph_key (Results 1 – 7 of 7) 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()
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()
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()
92 int64_t graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()
598 repeated int64 graph_key = 1; field602 int64 graph_key = 1; field
10750 inline ::int64_t GetStepSequenceRequest::graph_key(int index) const { in graph_key() function10770 GetStepSequenceRequest::graph_key() const { in graph_key() function10795 inline ::int64_t StepSequence::graph_key() const { in graph_key() function