Searched refs:NewStepId (Results 1 – 2 of 2) sorted by relevance
144 uint64 NewStepId(int64 graph_key);
1478 uint64 MasterSession::NewStepId(int64 graph_key) { in NewStepId() function in tensorflow::MasterSession1534 NewStepId(BuildGraphOptions::kNoCollectiveGraphKey), count); in PartialRunSetup()1881 uint64 step_id = NewStepId(rcg->collective_graph_key()); in DoRunWithLocalExecution()1946 const uint64 step_id = NewStepId(rcg->collective_graph_key()); in DoRunCallable()