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