Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool.h233 Eigen::ThreadPoolInterface* underlying_threadpool_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Drenamed_device.h165 std::unique_ptr<thread::ThreadPool> underlying_threadpool_; variable
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/
H A Dclient_session_test.cc74 std::unique_ptr<tensorflow::thread::ThreadPool> underlying_threadpool_; member in tensorflow::__anon4a7384a30111::CustomThreadPoolImpl