Home
last modified time | relevance | path

Searched defs:GetThreadPool (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_cache.h33 thread::ThreadPool* GetThreadPool() const { return threadpool_.get(); } in GetThreadPool() function
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.h131 tensorflow::thread::ThreadPool* GetThreadPool() { return pool_.get(); } in GetThreadPool() function