Searched defs:NextStepId (Results 1 – 5 of 5) sorted by relevance
60 int64 NextStepId(int64 graph_key) override { in NextStepId() function
119 int64 NextStepId(int64 graph_key) override { in NextStepId() function
83 TEST_F(RpcCollectiveExecutorMgrTest, NextStepId) { in TEST_F() argument
149 int64 RpcCollectiveExecutorMgr::NextStepId(int64 graph_key) { in NextStepId() function in tensorflow::RpcCollectiveExecutorMgr
533 int64 XlaCompiler::NextStepId() { return next_step_id_++; } in NextStepId() function in tensorflow::XlaCompiler