Home
last modified time | relevance | path

Searched refs:callback_threadpool_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc52 callback_threadpool_(callback_threadpool), in GrpcRemoteWorker()
277 callback_threadpool_, MaxRetries(), fail_fast, &target_); in IssueRequest()
285 callback_threadpool_, MaxRetries(), in IssueRequest()
313 thread::ThreadPool* callback_threadpool_; member in tensorflow::GrpcRemoteWorker