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