Home
last modified time | relevance | path

Searched defs:underlying_threadpool_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dthreadpool.h232 Eigen::ThreadPoolInterface* underlying_threadpool_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Drenamed_device.h164 std::unique_ptr<thread::ThreadPool> underlying_threadpool_; variable
/external/tensorflow/tensorflow/cc/client/
Dclient_session_test.cc74 std::unique_ptr<tensorflow::thread::ThreadPool> underlying_threadpool_; member in tensorflow::__anon30c9f4340111::CustomThreadPoolImpl