Searched refs:thread_pool_interface_ (Results 1 – 1 of 1) sorted by relevance
725 return thread_pool_interface_.get(); in thread_pool_interface()761 std::unique_ptr<thread::ThreadPoolInterface> thread_pool_interface_; member in tensorflow::RunHandler::Impl1050 thread_pool_interface_.reset(new ThreadPoolInterfaceWrapper(this)); in Impl()