Home
last modified time | relevance | path

Searched refs:ConcurrentSteps (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/cc/tutorials/
Dexample_trainer.cc99 void ConcurrentSteps(const Options* opts, int session_index) { in ConcurrentSteps() function
159 session_threads.Schedule(std::bind(&ConcurrentSteps, &opts, i)); in ConcurrentSessions()