Searched refs:device_thread_pool_ (Results 1 – 1 of 1) sorted by relevance
170 return device_thread_pool_; in tensorflow_device_thread_pool()261 device_thread_pool_ = thread_pool; in set_tensorflow_device_thread_pool()269 thread::ThreadPool* device_thread_pool_ = nullptr; variable