Searched defs:NextStepId (Results 1 – 5 of 5) sorted by relevance
59 int64_t NextStepId(int64_t graph_key) override { in NextStepId() function
131 int64_t NextStepId(int64_t graph_key) override { in NextStepId() function
83 TEST_F(RpcCollectiveExecutorMgrTest, NextStepId) { in TEST_F() argument
148 int64_t RpcCollectiveExecutorMgr::NextStepId(int64_t graph_key) { in NextStepId() function in tensorflow::RpcCollectiveExecutorMgr
538 int64_t XlaCompiler::NextStepId() { return next_step_id_++; } in NextStepId() function in tensorflow::XlaCompiler