Home
last modified time | relevance | path

Searched defs:compute_pool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/coordination/
H A Dgrpc_coordination_service_impl.cc24 thread::ThreadPool* compute_pool, ::grpc::ServerBuilder* server_builder) in GrpcCoordinationServiceImpl()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_env.h66 thread::ThreadPool* compute_pool = nullptr; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_util.cc89 static thread::ThreadPool* compute_pool = InitComputePool(options); in ComputePool() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.cc261 thread::ThreadPool* compute_pool = ComputePool(sess_opts); in Init() local