Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc725 return thread_pool_interface_.get(); in thread_pool_interface()
761 std::unique_ptr<thread::ThreadPoolInterface> thread_pool_interface_; member in tensorflow::RunHandler::Impl
1050 thread_pool_interface_.reset(new ThreadPoolInterfaceWrapper(this)); in Impl()