Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc47 thread::ThreadPool* callback_threadpool, in GrpcRemoteWorker() argument
52 callback_threadpool_(callback_threadpool), in GrpcRemoteWorker()
341 thread::ThreadPool* callback_threadpool, in NewGrpcRemoteWorker() argument
345 callback_threadpool, logger, target); in NewGrpcRemoteWorker()
Dgrpc_remote_worker.h31 thread::ThreadPool* callback_threadpool,