Searched refs:AddChildThread (Results 1 – 2 of 2) sorted by relevance
244 void AddChildThread(std::unique_ptr<Thread> thread);
226 void EagerContext::AddChildThread(std::unique_ptr<Thread> thread) { in AddChildThread() function in tensorflow::EagerContext