Searched defs:NextStepId (Results 1 – 5 of 5) sorted by relevance
52 int64 NextStepId(int64 graph_key) override { in NextStepId() function
106 int64 NextStepId(int64 graph_key) override { in NextStepId() function
146 int64 RpcCollectiveExecutorMgr::NextStepId(int64 graph_key) { in NextStepId() function in tensorflow::RpcCollectiveExecutorMgr
80 TEST_F(RpcCollectiveExecutorMgrTest, NextStepId) { in TEST_F() argument
462 int64 XlaCompiler::NextStepId() { return next_step_id_++; } in NextStepId() function in tensorflow::XlaCompiler