Searched refs:NextStepId (Results 1 – 2 of 2) sorted by relevance
333 int64 NextStepId();
122 int64 XlaCompiler::NextStepId() { return next_step_id_++; } in NextStepId() function in tensorflow::XlaCompiler622 flib_runtime_, NextStepId())); in CompileGraph()