Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_worker.cc47 thread::ThreadPool* callback_threadpool, in GrpcRemoteWorker() argument
52 callback_threadpool_(callback_threadpool), in GrpcRemoteWorker()
342 thread::ThreadPool* callback_threadpool, in NewGrpcRemoteWorker() argument
346 callback_threadpool, logger, target); in NewGrpcRemoteWorker()
H A Dgrpc_remote_worker.h31 thread::ThreadPool* callback_threadpool,