Searched refs:session_threads (Results 1 – 1 of 1) sorted by relevance
157 thread::ThreadPool session_threads(Env::Default(), "trainer", N); in ConcurrentSessions() local159 session_threads.Schedule(std::bind(&ConcurrentSteps, &opts, i)); in ConcurrentSessions()