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